
@@ -30,12 +30,14 @@
## オンラインアクセス
-Gite ページ:[hっtps://zyろのん。ぎてえ。いお/どうyいん/](https://zyronon.gitee.io/douyin/)(中国ではこのアドレスにアクセスすることをお勧めします)
-Github ページ:[hっtps://zyろのん。ぎてゅb。いお/どうyいん/](https://zyronon.github.io/douyin/)
+Gite ページ:[hっtps://dy。ってんたう。とp/](https://dy.ttentau.top/)(中国ではこのアドレスにアクセスすることをお勧めします)
+ネットリファイ:[hっtps://どうyいんs。ねtぃfy。あっp/](https://douyins.netlify.app/)
-[//]: # "~~Vercel: [http://dy.ttentau.top/](http://dy.ttentau.top/)~~"
+[//]: # "Vercel: [https://douyins.vercel.app](https://douyins.vercel.app)"
-[//]: # "~~Netlify: [https://douyins.netlify.app/](https://douyins.netlify.app/)~~"
+[//]: # "Gitee pages: [https://zyronon.gitee.io/douyin/](https://zyronon.gitee.io/douyin/) (中国地区推荐访问这个地址) "
+
+[//]: # "Github pages: [https://zyronon.github.io/douyin/](https://zyronon.github.io/douyin/) "
[//]: # "Vercel和Netlify分别送的100G免费流量已经用完了...🤣"
@@ -96,12 +98,12 @@ npm run dev
## 特徴と提案
-プロジェクトは現在開発の初期段階にあり、ソフトウェアの新機能や提案があれば、お気軽にお問い合わせください。`Issues`で育ちました
+プロジェクトは現在開発の初期段階にあり、新しい機能が継続的に追加されています。ソフトウェアに関する機能や提案がありましたら、お気軽にお問い合わせください。`Issues`で育ちました
このソフトウェアのデザインアイデアも気に入っていただけましたら、ぜひ送信してください`PR`、 ご支援ありがとうございました!
## 私に連絡して
-私のメールアドレスにご連絡いただけます
zyろのん@163。こm
+您可以联系我的邮箱
zyろのん@163。こm
> 私の他のオープンソース プロジェクトを共有してください:
>
diff --git a/env.d.ts b/env.d.ts
index 3f2474a..ec29f28 100644
--- a/env.d.ts
+++ b/env.d.ts
@@ -1,10 +1,13 @@
///
+///
declare const LATEST_COMMIT_HASH: string
declare global {
interface Window {
isMoved: boolean
+ isMuted: boolean
+ showMutedNotice: boolean
}
interface Navigator {
diff --git a/package.json b/package.json
index 94c0908..6945721 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,6 @@
"axios-mock-adapter": "^1.22.0",
"core-js": "3.21.1",
"libarchive-wasm": "^1.1.0",
- "mitt": "3.0.0",
"mockjs": "^1.1.0",
"pinia": "^2.1.7",
"vue": "3.4.21",
@@ -58,7 +57,7 @@
"prettier": "^3.2.5",
"rollup-plugin-visualizer": "^5.9.2",
"typescript": "5.3.3",
- "unplugin-vue-define-options": "^1.4.1",
+ "unplugin-vue-macros": "^2.9.1",
"vite": "^5.1.7",
"vite-plugin-cdn-import": "0.3.5",
"vite-plugin-commonjs": "^0.10.1",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 93c88d0..feb064e 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -20,9 +20,6 @@ dependencies:
libarchive-wasm:
specifier: ^1.1.0
version: 1.1.0
- mitt:
- specifier: 3.0.0
- version: 3.0.0
mockjs:
specifier: ^1.1.0
version: 1.1.0
@@ -109,9 +106,9 @@ devDependencies:
typescript:
specifier: 5.3.3
version: 5.3.3
- unplugin-vue-define-options:
- specifier: ^1.4.1
- version: 1.4.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin-vue-macros:
+ specifier: ^2.9.1
+ version: 2.9.1(rollup@2.79.1)(typescript@5.3.3)(vite@5.1.7)(vue@3.4.21)
vite:
specifier: ^5.1.7
version: 5.1.7(@types/node@20.12.4)(less@4.1.3)
@@ -140,6 +137,10 @@ packages:
'@jridgewell/trace-mapping': 0.3.20
dev: true
+ /@antfu/utils@0.7.7:
+ resolution: {integrity: sha512-gFPqTG7otEJ8uP6wrhDv6mqwGWYZKNvAcCq6u9hOj0c+IKCEsY4L1oC9trPq2SaWIzAfHvqfBDxF591JkMf+kg==}
+ dev: true
+
/@babel/code-frame@7.22.13:
resolution: {integrity: sha512-XktuhWlJ5g+3TJXc5upd9Ks1HutSArik6jf2eAjYFyIOf4ej3RN+184cZbzDvbPnuTJIUhPKKJE3cIsYTiAT3w==}
engines: {node: '>=6.9.0'}
@@ -401,6 +402,14 @@ packages:
'@babel/types': 7.24.0
dev: true
+ /@babel/parser@7.24.4:
+ resolution: {integrity: sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==}
+ engines: {node: '>=6.0.0'}
+ hasBin: true
+ dependencies:
+ '@babel/types': 7.24.0
+ dev: true
+
/@babel/plugin-syntax-jsx@7.22.5(@babel/core@7.24.3):
resolution: {integrity: sha512-gvyP4hZrgrs/wWMaocvxZ44Hw0b3W8Pe+cMxc8V1ULQ07oh8VNbIRaoD1LRZVTvD+0nieDKjfgKg89sD7rrKrg==}
engines: {node: '>=6.9.0'}
@@ -1034,6 +1043,10 @@ packages:
engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0}
dev: true
+ /@polka/url@1.0.0-next.25:
+ resolution: {integrity: sha512-j7P6Rgr3mmtdkeDGTe0E/aYyWEWVtc5yFXtHCRHs28/jptDEWfaVOc5T7cblqy1XKPPfCxJc/8DwQ5YgLOZOVQ==}
+ dev: true
+
/@rollup/plugin-commonjs@25.0.7(rollup@2.79.1):
resolution: {integrity: sha512-nEvcR+LRjEjsaSsc4x3XZfCCvZIaSMenZu/OiwOKGN2UhQpAYI7ru7czFvyWbErlpoGjnSX3D5Ch5FcMA3kRWQ==}
engines: {node: '>=14.0.0'}
@@ -1426,8 +1439,54 @@ packages:
path-browserify: r2.cnpmjs.org/path-browserify@1.0.1
dev: true
- /@vue-macros/common@1.10.1(rollup@2.79.1)(vue@3.4.21):
- resolution: {integrity: sha512-uftSpfwdwitcQT2lM8aVxcfe5rKQBzC9jMrtJM5sG4hEuFyfIvnJihpPpnaWxY+X4p64k+YYXtBFv+1O5Bq3dg==}
+ /@vue-macros/api@0.9.5(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-ybaOuoB3HIMJsH2Cj3903cf6YM65UOl7U1Vbq4ZH4drDLymlgIqEri5ufhq76XXn6mi6xx4cZ3JUqo5VwteHkQ==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@babel/types': 7.24.0
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ resolve.exports: 2.0.2
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/better-define@1.7.5(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-XKByxQ+867gujPUKfRWnC5ajBfFChX2bgqVGK5fSVr+EAbkxZmMAa6KhxkGTWSn0R0T7TJIULXGlRj0TV4j6EQ==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/api': 0.9.5(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/boolean-prop@0.3.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-FAHBAXtI0qcoLIfq5AAfHokz191nC/ciYcqbBUygvI4DEPINOnrb/QN0M56LkszJUl7girx/JxUOixUDHozUyA==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-core': 3.4.21
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/chain-call@0.2.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-THXfqdpqcdcz0ugCW3AfTcAqa6vXeHHCgKsDc9wvdITjsxIwiXmGIiA22rNZxdXGnXVSY+v18VdzChv/dbZ0RA==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/common@1.10.2(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-WC66NPVh2mJWqm4L0l/u/cOqm4pNOIwVdMGnDYAH2rHcOWy5x68GkhpkYTBu1+xwCSeHWOQn1TCGGbD+98fFpA==}
engines: {node: '>=16.14.0'}
peerDependencies:
vue: ^2.7.0 || ^3.2.25
@@ -1438,7 +1497,7 @@ packages:
'@babel/types': 7.24.0
'@rollup/pluginutils': 5.1.0(rollup@2.79.1)
'@vue/compiler-sfc': 3.4.21
- ast-kit: 0.11.3(rollup@2.79.1)
+ ast-kit: 0.12.1
local-pkg: 0.5.0
magic-string-ast: 0.3.0
vue: 3.4.21(typescript@5.3.3)
@@ -1446,6 +1505,280 @@ packages:
- rollup
dev: true
+ /@vue-macros/define-emit@0.2.5(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-QsmzVLkxYdPaJr5hi/S3K9hr9hQ8Q55SIMmDiUsYABJpmSzczGv6HcJKkvP3k1J5UHxGx9rkytTv5KKxEaAYyw==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/api': 0.9.5(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/define-models@1.2.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-yeAcE3W9wZG1tePzY6+Ldpzj+zZJs7YZcQGLYxoXiEOii5Koh5VLaLm+qEQaXToMwjV/904YaJHKPH7Gsi0Tfg==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ '@vueuse/core': '>=9.0.0'
+ peerDependenciesMeta:
+ '@vueuse/core':
+ optional: true
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ ast-walker-scope: 0.6.1
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/define-prop@0.3.5(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-1eTmUQh5Oz2UldFPlsK6CuNw8N+zIUGIQB8SxgN8m0V0xKvyJpjJrSWs0WfFBivCl+gxYJUZ7ZjiwTuCc9Z7kA==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/api': 0.9.5(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/define-props-refs@1.2.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-7nZKCZhr5CsQ93wBHauvwO3/NxYe6+IP2mvKYBxAlq9oADGptZbrK6jarUpBE2V0tTyq0AynfAOG6GueGxvJEg==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/define-props@2.0.4(@vue-macros/reactivity-transform@0.4.4)(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-opifxLT9yF+A/bEfEpuFxNcAMPEmnPv/ewlCDmOH8VX+CBnlWbDqY0n0LcimPGRTYkRDAkNBHRRQulxNfRXNpw==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ '@vue-macros/reactivity-transform': ^0.4.4
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/reactivity-transform': 0.4.4(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/define-render@1.5.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-phdDLTHvZi0AxK2kEJ1Gt6TDMH9vHQib+eU5k+GXV/WPz43n+Cp4a9tq5Mpkc1rojc796w/+O1bE6jE0fyGxjw==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.0.0
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/define-slots@1.1.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-b8lhEOMS8kl3x2ihOIrfz9xjCCUdBKliLzs5mqdQlaLRVRSxHxXVnBq1Ek7dCIxrc2Mp9VyvBn7E4Q4i0StpmQ==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.0.0
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/devtools@0.2.0(typescript@5.3.3)(vite@5.1.7):
+ resolution: {integrity: sha512-jHjvY1bFgQLe/2+5pBOG4fgmL5MPhsqQDj7Barhj8YN+Oe7U2hBImvfAyOGpqd2uucLOWQTP1cWrp3q9b1svsg==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vite: ^4.0.0 || ^5.0.0-0
+ peerDependenciesMeta:
+ vite:
+ optional: true
+ dependencies:
+ sirv: 2.0.4
+ vite: 5.1.7(@types/node@20.12.4)(less@4.1.3)
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - typescript
+ dev: true
+
+ /@vue-macros/export-expose@0.1.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-K2cFoVXqzLjVe0kpOKS+QlLdI3P9+zjDDj8LQQreaWTBuAYQIyEIIjEt5aw5MImLrmmoSqbWNFf/iiZNJrDl1w==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-sfc': 3.4.21
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/export-props@0.4.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-UhIZFb9lwuZfuOdPTUIRs4D74YGdZjBKpUZNjDQG1P2VbIsqXZ5nwKo1nPH4XYoAzXmJcpGqP+gwemCITpTewA==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/export-render@0.2.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-0iQnVNxMuTjfmF1N6mWR+21dClHwJRd/WJXwGhjABOBX8g90JM7kj0pXvhdpQZ4CBiDTHrNMl0s4C0c3tjwjnw==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-sfc': 3.4.21
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/hoist-static@1.5.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-17IcyI2EnMRgC7YtDr1PpjI4inca7jqSeRJZVHemU9oYZxYes1lIh5A/x18vVh1+ZP2xFFHjJr69AEhPzedk1g==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/jsx-directive@0.8.12(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-+50MSQfcG5d+Sv2AVi3DAOSxcVmEuxdpghZzismg1dYWPikbFu7f4RH6wvexFnCjKoYKDw/E02DBup5wLEGJSA==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/named-template@0.4.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-d3PcaVE/aSF7sHOJrbQlNZaODQYpTidbSk4DK6i/ucgYBD5eOx3dwr/37gtmjLu4vXM1l8igouaSLhWVf3bPsg==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-dom': 3.4.21
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/reactivity-transform@0.4.4(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-Yn22Ls+KAJzjwdjrjwaDkjx+lxSXlk4ev+s0hD9biTpjaf1Sv7AKYq5381TGZIeDadklkhHzYwQWueROqvpG6w==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@babel/parser': 7.24.4
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-core': 3.4.21
+ '@vue/shared': 3.4.21
+ magic-string: 0.30.10
+ unplugin: 1.10.1
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - rollup
+ dev: true
+
+ /@vue-macros/setup-block@0.3.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-06UnxX8wDKJcJHvSgnxi7aJo2jdGvbeAur+aSLcmYgTfNUwRtuC2KmJKQohjos24USpQEYyGqMKPYuxkdoQ+Wg==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-dom': 3.4.21
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/setup-component@0.17.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-zBZCPBhVh5gZMKQKE/K+SJYiXjIoK+Hc/FxhHkijZd4njx2a3CtpW5BX3bDr0498E78+f7vlqcPHaE9IRNUGsQ==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/setup-sfc@0.17.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-6D6UMLi1qdgpBhgwRo2VevVpNlo9QtnzsOIag4seAl3zEI1jB5KfOoUWl8yHZ5MUGfs5jSPzOhlQfEzefrgO4g==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/short-bind@0.2.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-3QwHQQDVNpsWh36/q4sB5QmGGedwIZUmL2rvQ8YQD6EA455samG0r2zB9Q6Z7DA8+qk6TjpmkvltubDY9TWtEQ==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-core': 3.4.21
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/short-emits@1.5.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-DTzJ1Bj2cwJK9kCRWw9VUeNjuAnmyXoTC05J76lGBa7Ftr/04UZM31h8/NyTKqG/oXHBnNa4X8kGy9A7kRwG9g==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
+ /@vue-macros/short-vmodel@1.4.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-ZQph4GuKl4kEXtzGDddqSgfykAZ9cT7tu14G4K3ZGJ8wsLmhuLGWfFL596UVg5zfVyMWuC/SbTmR8UEp/eMPJA==}
+ engines: {node: '>=16.14.0'}
+ dependencies:
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue/compiler-core': 3.4.21
+ transitivePeerDependencies:
+ - rollup
+ - vue
+ dev: true
+
/@vue/babel-helper-vue-transform-on@1.1.5:
resolution: {integrity: sha512-SgUymFpMoAyWeYWLAY+MkCK3QEROsiUnfaw5zxOVD/M64KQs8D/4oK6Q5omVA2hnvEOE0SCkH2TZxs/jnnUj7w==}
dev: true
@@ -1679,36 +2012,20 @@ packages:
engines: {node: '>=8'}
dev: true
- /ast-kit@0.11.3(rollup@2.79.1):
- resolution: {integrity: sha512-qdwwKEhckRk0XE22/xDdmU3v/60E8Edu4qFhgTLIhGGDs/PAJwLw9pQn8Rj99PitlbBZbYpx0k/lbir4kg0SuA==}
+ /ast-kit@0.12.1:
+ resolution: {integrity: sha512-O+33g7x6irsESUcd47KdfWUrS2F6aGp9KeVJFGj0YjIznfXpBxVGjA0w+y/1OKqX4mFOfmZ9Xpf1ixPT4n9xxw==}
engines: {node: '>=16.14.0'}
dependencies:
- '@babel/parser': 7.24.0
- '@rollup/pluginutils': 5.1.0(rollup@2.79.1)
+ '@babel/parser': 7.24.4
pathe: 1.1.2
- transitivePeerDependencies:
- - rollup
dev: true
- /ast-kit@0.9.5(rollup@2.79.1):
- resolution: {integrity: sha512-kbL7ERlqjXubdDd+szuwdlQ1xUxEz9mCz1+m07ftNVStgwRb2RWw+U6oKo08PAvOishMxiqz1mlJyLl8yQx2Qg==}
+ /ast-walker-scope@0.6.1:
+ resolution: {integrity: sha512-0ZdQEsSfH3mX4BFbRCc3xOBjx5bDbm73+aAdQOHerPQNf8K0XFMAv79ucd2BpnSc4UMyvBDixiroT8yjm2Y6bw==}
engines: {node: '>=16.14.0'}
dependencies:
- '@babel/parser': 7.24.0
- '@rollup/pluginutils': 5.1.0(rollup@2.79.1)
- pathe: 1.1.2
- transitivePeerDependencies:
- - rollup
- dev: true
-
- /ast-walker-scope@0.5.0(rollup@2.79.1):
- resolution: {integrity: sha512-NsyHMxBh4dmdEHjBo1/TBZvCKxffmZxRYhmclfu0PP6Aftre47jOHYaYaNqJcV0bxihxFXhDkzLHUwHc0ocd0Q==}
- engines: {node: '>=16.14.0'}
- dependencies:
- '@babel/parser': 7.24.0
- ast-kit: 0.9.5(rollup@2.79.1)
- transitivePeerDependencies:
- - rollup
+ '@babel/parser': 7.24.4
+ ast-kit: 0.12.1
dev: true
/axios-mock-adapter@1.22.0(axios@1.6.8):
@@ -2888,6 +3205,12 @@ packages:
sourcemap-codec: 1.4.8
dev: true
+ /magic-string@0.30.10:
+ resolution: {integrity: sha512-iIRwTIf0QKV3UAnYK4PU8uiEc4SRh5jX0mwpIwETPpHdhVM4f53RSwS/vXvN1JhGX+Cs7B8qIq3d6AH49O5fAQ==}
+ dependencies:
+ '@jridgewell/sourcemap-codec': 1.4.15
+ dev: true
+
/magic-string@0.30.7:
resolution: {integrity: sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==}
engines: {node: '>=12'}
@@ -2980,10 +3303,6 @@ packages:
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
dev: true
- /mitt@3.0.0:
- resolution: {integrity: sha512-7dX2/10ITVyqh4aOSVI9gdape+t9l2/8QxHrFmUXu4EEUpdlxl6RudZUPZoc+zuY2hk1j7XxVroIVIan/pD/SQ==}
- dev: false
-
/mlly@1.6.1:
resolution: {integrity: sha512-vLgaHvaeunuOXHSmEbZ9izxPx3USsk8KCQ8iC+aTlp5sKRSoZvwhHh5L9VbKSaVC6sJDqbyohIS76E2VmHIPAA==}
dependencies:
@@ -3000,6 +3319,11 @@ packages:
commander: 1.1.1
dev: false
+ /mrmime@2.0.0:
+ resolution: {integrity: sha512-eu38+hdgojoyq63s+yTpN4XMBdt5l8HhMhc4VKLO9KM5caLIBvUm4thi7fFaxyTmCKeNnXZ5pAlBwCUnhA09uw==}
+ engines: {node: '>=10'}
+ dev: true
+
/ms@2.1.2:
resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==}
dev: true
@@ -3257,6 +3581,11 @@ packages:
engines: {node: '>=4'}
dev: true
+ /resolve.exports@2.0.2:
+ resolution: {integrity: sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==}
+ engines: {node: '>=10'}
+ dev: true
+
/restore-cursor@4.0.0:
resolution: {integrity: sha512-I9fPXU9geO9bHOt9pHHOhOkYerIMsmVaWB0rA2AI9ERh/+x/i7MV5HKBNrg+ljO5eoPVgCcnFuRjJ9uH6I/3eg==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
@@ -3409,6 +3738,15 @@ packages:
engines: {node: '>=14'}
dev: true
+ /sirv@2.0.4:
+ resolution: {integrity: sha512-94Bdh3cC2PKrbgSOUqTiGPWVZeSiXfKOVZNJniWoqrWrRkB1CJzBU3NEbiTsPcYy1lDsANA/THzS+9WBiy5nfQ==}
+ engines: {node: '>= 10'}
+ dependencies:
+ '@polka/url': 1.0.0-next.25
+ mrmime: 2.0.0
+ totalist: 3.0.1
+ dev: true
+
/slash@3.0.0:
resolution: {integrity: sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==}
engines: {node: '>=8'}
@@ -3546,6 +3884,11 @@ packages:
is-number: 7.0.0
dev: true
+ /totalist@3.0.1:
+ resolution: {integrity: sha512-sf4i37nQ2LBx4m3wB74y+ubopq6W/dIzXg0FDGjsYnZHVa1Da8FH853wlL2gtUhg+xJXjfk3kUZS3BRoQeoQBQ==}
+ engines: {node: '>=6'}
+ dev: true
+
/ts-api-utils@1.3.0(typescript@5.3.3):
resolution: {integrity: sha512-UQMIo7pb8WRomKR1/+MFVLTroIvDVtMX3K6OUir8ynLyzB8Jeriont2bTAtmNPa1ekAgN7YPDyf6V+ygrdU+eQ==}
engines: {node: '>=16'}
@@ -3594,20 +3937,89 @@ packages:
engines: {node: '>= 10.0.0'}
dev: true
- /unplugin-vue-define-options@1.4.2(rollup@2.79.1)(vue@3.4.21):
- resolution: {integrity: sha512-jQ3nJ1olC107QUA67UEB1CWJXnbVA7SF4UibKQF+jvME7UZ/XomctISHtAkJSJ9YHn0eqnqqzyNkng/KnLUZBw==}
+ /unplugin-combine@0.9.0(rollup@2.79.1)(vite@5.1.7):
+ resolution: {integrity: sha512-1bXgHXIhw/bNEFCwNnYRlOOcamsBNQObSWBuy3FcDcnMoFLIi4ZaMsi/L0cNxltfYBTS+QvGSZ1F+LgQ0vbcLg==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ esbuild: '>=0.13'
+ rollup: ^3.2.0 || ^4.0.0
+ vite: ^2.3.0 || ^3.0.0 || ^4.0.0 || ^5.0.0
+ webpack: 4 || 5
+ peerDependenciesMeta:
+ esbuild:
+ optional: true
+ rollup:
+ optional: true
+ vite:
+ optional: true
+ webpack:
+ optional: true
+ dependencies:
+ '@antfu/utils': 0.7.7
+ rollup: 2.79.1
+ unplugin: 1.10.1
+ vite: 5.1.7(@types/node@20.12.4)(less@4.1.3)
+ dev: true
+
+ /unplugin-vue-define-options@1.4.3(rollup@2.79.1)(vue@3.4.21):
+ resolution: {integrity: sha512-CN5xF8l8bySD6okw6PCt1zWFHf5vX+q4Cg2ssn9usANHtxmeyCgMccC7ywZyzI32dQS+pq6hvuSz/GewtYnbEQ==}
engines: {node: '>=16.14.0'}
dependencies:
- '@vue-macros/common': 1.10.1(rollup@2.79.1)(vue@3.4.21)
- ast-walker-scope: 0.5.0(rollup@2.79.1)
- unplugin: 1.7.1
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ ast-walker-scope: 0.6.1
+ unplugin: 1.10.1
transitivePeerDependencies:
- rollup
- vue
dev: true
- /unplugin@1.7.1:
- resolution: {integrity: sha512-JqzORDAPxxs8ErLV4x+LL7bk5pk3YlcWqpSNsIkAZj972KzFZLClc/ekppahKkOczGkwIG6ElFgdOgOlK4tXZw==}
+ /unplugin-vue-macros@2.9.1(rollup@2.79.1)(typescript@5.3.3)(vite@5.1.7)(vue@3.4.21):
+ resolution: {integrity: sha512-r9y6e5GhUgRGzHr+Od9X6S2irdzwSAdU2BvSz0dXN00tDHNm/Y/iCn/Iypdzbe4ai9b09lMfB5MFUpT3jfOlQA==}
+ engines: {node: '>=16.14.0'}
+ peerDependencies:
+ vue: ^2.7.0 || ^3.2.25
+ dependencies:
+ '@vue-macros/better-define': 1.7.5(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/boolean-prop': 0.3.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/chain-call': 0.2.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/common': 1.10.2(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-emit': 0.2.5(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-models': 1.2.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-prop': 0.3.5(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-props': 2.0.4(@vue-macros/reactivity-transform@0.4.4)(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-props-refs': 1.2.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-render': 1.5.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/define-slots': 1.1.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/devtools': 0.2.0(typescript@5.3.3)(vite@5.1.7)
+ '@vue-macros/export-expose': 0.1.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/export-props': 0.4.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/export-render': 0.2.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/hoist-static': 1.5.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/jsx-directive': 0.8.12(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/named-template': 0.4.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/reactivity-transform': 0.4.4(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/setup-block': 0.3.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/setup-component': 0.17.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/setup-sfc': 0.17.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/short-bind': 0.2.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/short-emits': 1.5.3(rollup@2.79.1)(vue@3.4.21)
+ '@vue-macros/short-vmodel': 1.4.3(rollup@2.79.1)(vue@3.4.21)
+ unplugin: 1.10.1
+ unplugin-combine: 0.9.0(rollup@2.79.1)(vite@5.1.7)
+ unplugin-vue-define-options: 1.4.3(rollup@2.79.1)(vue@3.4.21)
+ vue: 3.4.21(typescript@5.3.3)
+ transitivePeerDependencies:
+ - '@vueuse/core'
+ - esbuild
+ - rollup
+ - typescript
+ - vite
+ - webpack
+ dev: true
+
+ /unplugin@1.10.1:
+ resolution: {integrity: sha512-d6Mhq8RJeGA8UfKCu54Um4lFA0eSaRa3XxdAJg8tIdxbu1ubW0hBCZUL7yI2uGyYCRndvbK8FLHzqy2XKfeMsg==}
+ engines: {node: '>=14.0.0'}
dependencies:
acorn: 8.11.3
chokidar: 3.6.0
diff --git a/public/data/user_video_list/user-04074747.json b/public/data/user_video_list/user-04074747.json
index 6dea686..5edb0db 100644
--- a/public/data/user_video_list/user-04074747.json
+++ b/public/data/user_video_list/user-04074747.json
@@ -400,163 +400,6 @@
]
}
},
- {
- "aweme_id": "7346191904205327631",
- "desc": "我的女友",
- "create_time": 1710418599,
- "music": {
- "id": 7346191940615933000,
- "title": "@条子创作的原声",
- "author": "条子",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346191933737356059.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346191933737356059.mp3",
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7346191933737356059.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7346191940615932722"
- },
- "duration": 7,
- "user_count": 0,
- "owner_id": "83160533866",
- "owner_nickname": "条子",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0300fg10000cnpel5bc77u9pqctt5hg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000cnpel5bc77u9pqctt5hg&line=0&file_id=0ab371e7a5ac419fb88d8b616f1b9a70&sign=c689ddfb4d16aec5ae605822e5b2c4f6&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1870,
- "height": 1052,
- "url_key": "v0300fg10000cnpel5bc77u9pqctt5hg_h264_1080p_2690491",
- "data_size": 2467517,
- "file_hash": "c689ddfb4d16aec5ae605822e5b2c4f6",
- "file_cs": "c:0-7442-daae|d:0-1233757-8a1a,1233758-2467516-f27e|a:v0300fg10000cnpel5bc77u9pqctt5hg"
- },
- "cover": {
- "uri": "tos-cn-i-0813/owgAVhXilAAZ6yTAAzCsDnqefAVEDIN9qALqyg",
- "url_list": ["Ig9gQdI0FjieZ_SnquVR-.png"],
- "width": 720,
- "height": 720
- },
- "height": 1052,
- "width": 1870,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 7337,
- "horizontal_type": 1
- },
- "share_url": "https://www.iesdouyin.com/share/video/7346191904205327631/?region=CN&mid=7346191940615932722&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=GBtbcDEKOakwrzsCjMztEGgSeaHW_xrERQNESLGFXFw-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 1,
- "comment_count": 602,
- "digg_count": 17913,
- "collect_count": 2393,
- "play_count": 0,
- "share_count": 13227
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7346191904205327631/?region=CN&mid=7346191940615932722&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=GBtbcDEKOakwrzsCjMztEGgSeaHW_xrERQNESLGFXFw-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
- "share_link_desc": "2.89 G@V.LW mDU:/ 11/22 我的女友 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 7337,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 83160533866,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "条子被黑社会堵到超市后续",
- "word_id": "7129083023886554400",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "埃安y plus70乐享版",
- "word_id": "7147998601692026127",
- "info": "{\"qrec_for_search\":\"{\\\"query_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "feed_bottom_rec",
- "icon_url": "",
- "hint_text": "相关搜索",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "条子被黑社会堵到超市后续",
- "word_id": "7129083023886554400",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7345439525113433384",
"desc": "",
diff --git a/public/data/user_video_list/user-SUNMENG333.json b/public/data/user_video_list/user-SUNMENG333.json
index 76b6b86..7e6b7ed 100644
--- a/public/data/user_video_list/user-SUNMENG333.json
+++ b/public/data/user_video_list/user-SUNMENG333.json
@@ -455,160 +455,6 @@
]
}
},
- {
- "aweme_id": "7346457849054235913",
- "desc": "#小蛮腰马甲线 他居然把脸转过去",
- "create_time": 1710480523,
- "music": {
- "id": 7346457898803154000,
- "title": "@奶茶妹◕🌱创作的原声",
- "author": "奶茶妹◕🌱",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346457902686882570.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346457902686882570.mp3",
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7346457902686882570.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7346457898803153673"
- },
- "duration": 11,
- "user_count": 0,
- "owner_id": "62790495105",
- "owner_nickname": "奶茶妹◕🌱",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0d00fg10000cnptoirc77u3atmcsskg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cnptoirc77u3atmcsskg&line=0&file_id=3b2bcdfe44f0468aacc265bb778c2e2c&sign=fccec71c7a910d752161cb82b89c8474&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0d00fg10000cnptoirc77u3atmcsskg_h264_1080p_2062873",
- "data_size": 3017468,
- "file_hash": "fccec71c7a910d752161cb82b89c8474",
- "file_cs": "c:0-10842-2631|d:0-1508733-7add,1508734-3017467-357f|a:v0d00fg10000cnptoirc77u3atmcsskg"
- },
- "cover": {
- "uri": "tos-cn-i-0813c001/oIzsg8zAAIlAfDH5ANtC9BE6IANk3eAyAhAn0E",
- "url_list": ["R3o8KAoPnLSiZLkSs66H3.png"],
- "width": 720,
- "height": 720
- },
- "height": 1920,
- "width": 1080,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 11702
- },
- "share_url": "https://www.iesdouyin.com/share/video/7346457849054235913/?region=CN&mid=7346457898803153673&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=KmI.XiEwwiCE.iLBUp3QNtoJoUyXFirMExGYSa9SBI8-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 0,
- "comment_count": 20,
- "digg_count": 1572,
- "collect_count": 137,
- "play_count": 0,
- "share_count": 112
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 0,
- "end": 7,
- "type": 1,
- "hashtag_name": "小蛮腰马甲线",
- "hashtag_id": "1622790756032686",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 7
- }
- ],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7346457849054235913/?region=CN&mid=7346457898803153673&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=KmI.XiEwwiCE.iLBUp3QNtoJoUyXFirMExGYSa9SBI8-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
- "share_link_desc": "8.99 09/14 P@X.MJ dAT:/ # 小蛮腰马甲线 他居然把脸转过去 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 11702,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 62790495105,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "章若楠",
- "word_id": "6585508016810890499",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "章若楠",
- "word_id": "6585508016810890499",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7346190579807702310",
"desc": "#背影杀 哈~",
diff --git a/public/data/user_video_list/user-elfin16.json b/public/data/user_video_list/user-elfin16.json
index d4059dd..64b51b7 100644
--- a/public/data/user_video_list/user-elfin16.json
+++ b/public/data/user_video_list/user-elfin16.json
@@ -449,184 +449,6 @@
]
}
},
- {
- "aweme_id": "7345796955571784997",
- "desc": "体验调酒师的一天🍸 Bartender\n#微醺时刻 #记录生活",
- "create_time": 1710326646,
- "music": {
- "id": 7023044224681511000,
- "title": "Starboy (抖音热播)",
- "author": "佐助",
- "cover_medium": {
- "uri": "tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb",
- "url_list": [
- "https://p11.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg",
- "https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb",
- "url_list": [
- "https://p11.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg",
- "https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogjEQCutCnDe2gAG2KGBb8ieUACWSoFhZRgMQg",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogjEQCutCnDe2gAG2KGBb8ieUACWSoFhZRgMQg",
- "https://sf3-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogjEQCutCnDe2gAG2KGBb8ieUACWSoFhZRgMQg"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7023044224681510949"
- },
- "duration": 194,
- "user_count": 0,
- "owner_nickname": "",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0d00fg10000cnoo6mjc77ubta3125dg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cnoo6mjc77ubta3125dg&line=0&file_id=b4fc9157732e4eee81b0d3d071b4d32f&sign=8057edcee0fd27ffce9615b1048d2e2c&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0d00fg10000cnoo6mjc77ubta3125dg_h264_1080p_2264177",
- "data_size": 5443649,
- "file_hash": "8057edcee0fd27ffce9615b1048d2e2c",
- "file_cs": "c:0-17318-d0c8|d:0-2721823-7d6d,2721824-5443648-e625|a:v0d00fg10000cnoo6mjc77ubta3125dg"
- },
- "cover": {
- "uri": "tos-cn-i-0813c001/oo3M3ze0IAN67MAAJAghvhGARED9gAfElxC0BN",
- "url_list": ["2ww4W1Pu86xeLjl07K28u.png"],
- "width": 720,
- "height": 720
- },
- "height": 1920,
- "width": 1080,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 19234
- },
- "share_url": "https://www.iesdouyin.com/share/video/7345796955571784997/?region=CN&mid=7023044224681510949&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=XUuhtQ9LwR_2_xNHoNSw2nfWpq_SiDhebnwzUPGq.Yw-&share_version=170400&ts=1710491939&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 59,
- "comment_count": 1644,
- "digg_count": 256919,
- "collect_count": 5279,
- "play_count": 0,
- "share_count": 8961
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 21,
- "end": 26,
- "type": 1,
- "hashtag_name": "微醺时刻",
- "hashtag_id": "1647996185380875",
- "is_commerce": false,
- "caption_start": 21,
- "caption_end": 26
- },
- {
- "start": 27,
- "end": 32,
- "type": 1,
- "hashtag_name": "记录生活",
- "hashtag_id": "1767586437643341",
- "is_commerce": false,
- "caption_start": 27,
- "caption_end": 32
- }
- ],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7345796955571784997/?region=CN&mid=7023044224681510949&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=XUuhtQ9LwR_2_xNHoNSw2nfWpq_SiDhebnwzUPGq.Yw-&share_version=170400&ts=1710491939&from_aid=6383&from_ssr=1",
- "share_link_desc": "5.10 02/04 z@t.eo GvF:/ 体验调酒师的一天🍸 Bartender # 微醺时刻 # 记录生活 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 19234,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 24058267831,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "冰淇淋kiki",
- "word_id": "6732949666079446276",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "调酒师工资一般是多少",
- "word_id": "6572390336566400259",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "feed_bottom_rec",
- "icon_url": "",
- "hint_text": "相关搜索",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "冰淇淋kiki",
- "word_id": "6732949666079446276",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7345057414233836850",
"desc": "开在酒瓶里的春天呀🌷🌸",
diff --git a/public/data/user_video_list/user-jingyiziran.json b/public/data/user_video_list/user-jingyiziran.json
index 8464918..3bc34cf 100644
--- a/public/data/user_video_list/user-jingyiziran.json
+++ b/public/data/user_video_list/user-jingyiziran.json
@@ -425,149 +425,6 @@
]
}
},
- {
- "aweme_id": "7338089394705894682",
- "desc": "陈年老库存🐿️",
- "create_time": 1708532099,
- "music": {
- "id": 7338089490520509000,
- "title": "@周子然JingYi创作的原声",
- "author": "周子然JingYi",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7338089476511550234.mp3",
- "url_list": [
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7338089476511550234.mp3",
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7338089476511550234.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7338089490520509235"
- },
- "duration": 9,
- "user_count": 0,
- "owner_id": "62839305427",
- "owner_nickname": "周子然JingYi",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0300fg10000cnb217rc77uah3ri5o00",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000cnb217rc77uah3ri5o00&line=0&file_id=d0de6a0d7fc0498a812e8527e94a887a&sign=ab93708a219baa2ffde338e8bf652e0d&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0300fg10000cnb217rc77uah3ri5o00_h264_1080p_2556391",
- "data_size": 3078535,
- "file_hash": "ab93708a219baa2ffde338e8bf652e0d",
- "file_cs": "c:0-9310-07ec|d:0-1539266-16e6,1539267-3078534-e6cd|a:v0300fg10000cnb217rc77uah3ri5o00"
- },
- "cover": {
- "uri": "tos-cn-i-0813c001/oAiCAVAbDWOleAAIEGYb9IengDrADCAjAW1pIA",
- "url_list": ["7SFxN5HcILUxUdJe-EXfX.png"],
- "width": 720,
- "height": 720
- },
- "height": 3840,
- "width": 2160,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 9634
- },
- "share_url": "https://www.iesdouyin.com/share/video/7338089394705894682/?region=CN&mid=7338089490520509235&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=ig8SDm7Oq1NBxQweWS4eMzrdjlHmjkr7WIazmFWKoZY-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 2,
- "comment_count": 149,
- "digg_count": 6367,
- "collect_count": 635,
- "play_count": 0,
- "share_count": 784
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7338089394705894682/?region=CN&mid=7338089490520509235&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=ig8SDm7Oq1NBxQweWS4eMzrdjlHmjkr7WIazmFWKoZY-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
- "share_link_desc": "3.07 CUL:/ 05/15 n@Q.kp 陈年老库存🐿️ %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 9634,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 62839305427,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "周子然早期照片",
- "word_id": "6900178207296673032",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "我有个朋友周子然",
- "word_id": "6925278082983957772",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7322483619946040585",
"desc": "🍦。我是难伺候的小雪糕\n没有礼貌,随时在考虑化掉",
diff --git a/public/data/videos.json b/public/data/videos.json
index e29fecc..12cdf4f 100644
--- a/public/data/videos.json
+++ b/public/data/videos.json
@@ -1,4 +1,148 @@
[
+ {
+ "aweme_id": "7255235539543035190",
+ "desc": "眼睛很难说谎🎧 ༘",
+ "create_time": 1689241167,
+ "music": {
+ "id": 7249294205049114000,
+ "title": "当我抬起头 你正看向我",
+ "author": "BALLINLAB",
+ "cover_medium": {
+ "uri": "tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo",
+ "url_list": [
+ "https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg",
+ "https://p6.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "cover_thumb": {
+ "uri": "tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo",
+ "url_list": [
+ "https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg",
+ "https://p6.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "play_url": {
+ "uri": "https://sf3-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oseRmSVSolzD16XCGKYVm3ubfgEAo8QnPmAFee",
+ "url_list": [
+ "https://sf3-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oseRmSVSolzD16XCGKYVm3ubfgEAo8QnPmAFee",
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oseRmSVSolzD16XCGKYVm3ubfgEAo8QnPmAFee"
+ ],
+ "width": 720,
+ "height": 720,
+ "url_key": "7249294205049113402"
+ },
+ "duration": 30,
+ "user_count": 0,
+ "owner_nickname": "",
+ "is_original": false
+ },
+ "video": {
+ "play_addr": {
+ "uri": "v0200fg10000cinsbrrc77ua1lo05q8g",
+ "url_list": [
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cinsbrrc77ua1lo05q8g&line=0&file_id=821fd96bdb844a529d72e35616633bea&sign=7aa8ef04fc349351a93857bc66dede88&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ ],
+ "width": 1080,
+ "height": 1440,
+ "url_key": "v0200fg10000cinsbrrc77ua1lo05q8g_h264_1080p_2226309",
+ "data_size": 2152285,
+ "file_hash": "7aa8ef04fc349351a93857bc66dede88",
+ "file_cs": "c:0-9852-80b7|d:0-1076141-30b4,1076142-2152284-da0f|a:v0200fg10000cinsbrrc77ua1lo05q8g"
+ },
+ "cover": {
+ "uri": "tos-cn-i-0813/oM5yC32AhDwf0COACg1EWEWAe2tPzAANAtdILC",
+ "url_list": ["ZruEpp52lCRlXK6E-AVdz.png"],
+ "width": 720,
+ "height": 720
+ },
+ "height": 2880,
+ "width": 2160,
+ "ratio": "1080p",
+ "use_static_cover": true,
+ "duration": 7734
+ },
+ "share_url": "https://www.iesdouyin.com/share/video/7255235539543035190/?region=CN&mid=7249294205049113402&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=p8d7MyxqhAzb7Kw5hdHdmSLvAOZdW9MFmGyClNrOSW0-&share_version=170400&ts=1710490642&from_aid=6383&from_ssr=1",
+ "statistics": {
+ "admire_count": 0,
+ "comment_count": 91412,
+ "digg_count": 2792912,
+ "collect_count": 79628,
+ "play_count": 0,
+ "share_count": 167988
+ },
+ "status": {
+ "listen_video_status": 0,
+ "is_delete": false,
+ "allow_share": true,
+ "is_prohibited": false,
+ "in_reviewing": false,
+ "part_see": 0,
+ "private_status": 0,
+ "review_result": {
+ "review_status": 0
+ }
+ },
+ "text_extra": [],
+ "is_top": 1,
+ "share_info": {
+ "share_url": "https://www.iesdouyin.com/share/video/7255235539543035190/?region=CN&mid=7249294205049113402&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=p8d7MyxqhAzb7Kw5hdHdmSLvAOZdW9MFmGyClNrOSW0-&share_version=170400&ts=1710490642&from_aid=6383&from_ssr=1",
+ "share_link_desc": "6.17 cnq:/ p@D.ho 06/25 眼睛很难说谎🎧 ༘ %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ },
+ "duration": 7734,
+ "image_infos": null,
+ "risk_infos": {
+ "vote": false,
+ "warn": false,
+ "risk_sink": false,
+ "type": 0,
+ "content": ""
+ },
+ "position": null,
+ "author_user_id": 60685235913,
+ "prevent_download": false,
+ "long_video": null,
+ "aweme_control": {
+ "can_forward": true,
+ "can_share": true,
+ "can_comment": true,
+ "can_show_comment": true
+ },
+ "images": null,
+ "suggest_words": {
+ "suggest_words": [
+ {
+ "words": [
+ {
+ "word": "毛毛姐和刘思瑶",
+ "word_id": "6865974041446978827",
+ "info": "{\"qrec_for_search\":\"{}\"}"
+ }
+ ],
+ "scene": "detail_inbox_rex",
+ "icon_url": "",
+ "hint_text": "",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "毛毛姐和刘思瑶",
+ "word_id": "6865974041446978827",
+ "info": "{\"qrec_for_search\":\"{}\"}"
+ }
+ ],
+ "scene": "comment_top_rec",
+ "icon_url": "",
+ "hint_text": "大家都在搜:",
+ "extra_info": "{}"
+ }
+ ]
+ }
+ },
{
"aweme_id": "7267478481213181238",
"desc": "把东方美学带到欧洲 #卢浮宫\n#马面裙",
@@ -177,218 +321,78 @@
}
},
{
- "aweme_id": "6686589698707590411",
- "desc": "门有点矮哟~",
- "create_time": 1556887936,
+ "aweme_id": "7293100687989148943",
+ "desc": "",
+ "create_time": 1698057333,
"music": {
- "id": 6452110567468436000,
- "title": "GQ",
- "author": "Lola Coca",
+ "id": 7293100719706607000,
+ "title": "@条子创作的原声",
+ "author": "条子",
"cover_medium": {
- "uri": "tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc",
+ "uri": "720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
"url_list": [
- "https://p3-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~200x200.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=VucON4XTlKnrxSw7Wqxk3bSec14%3D",
- "https://p9-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~200x200.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=Iy8O%2F%2FxGebGOLjlIWu1C55M0UFo%3D"
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc",
+ "uri": "100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
"url_list": [
- "https://p26-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~100x100.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=GrpJhox6q19DCvwhrl10LsdpSJU%3D",
- "https://p3-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~100x100.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=QsyVlRL%2FwBED2IYMEcdsYsfvXTY%3D"
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "",
- "url_list": [],
+ "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7293100718108855066.mp3",
+ "url_list": [
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7293100718108855066.mp3",
+ "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7293100718108855066.mp3"
+ ],
"width": 720,
"height": 720,
- "url_key": "6452110567468436238"
+ "url_key": "7293100719706606362"
},
- "duration": 53,
+ "duration": 7,
"user_count": 0,
- "owner_nickname": "",
+ "owner_id": "83160533866",
+ "owner_nickname": "条子",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0200f2c0000bj63fuv3cp5a1sbmujc0",
+ "uri": "v0d00fg10000ckr4oi3c77u3000mqn80",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0200f2c0000bj63fuv3cp5a1sbmujc0&line=0&file_id=fad24ab3e1ab4efa90440244d5268bd9&sign=f33a08757b00e73f6a75ab6a3c5d751b&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000ckr4oi3c77u3000mqn80&line=0&file_id=b61dffe646234c2d878ad146ff3b0f84&sign=ee67beedc41d34486373772d1f75e814&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
- "width": 720,
- "height": 1280,
- "url_key": "v0200f2c0000bj63fuv3cp5a1sbmujc0_h264_720p_1631395",
- "data_size": 1578648,
- "file_hash": "f33a08757b00e73f6a75ab6a3c5d751b"
+ "width": 1920,
+ "height": 1080,
+ "url_key": "v0d00fg10000ckr4oi3c77u3000mqn80_h264_1080p_6334292",
+ "data_size": 5624852,
+ "file_hash": "ee67beedc41d34486373772d1f75e814",
+ "file_cs": "c:0-7318-308e|d:0-2812425-a706,2812426-5624851-2694|a:v0d00fg10000ckr4oi3c77u3000mqn80"
},
"cover": {
- "uri": "2071800047c9d7f961529",
- "url_list": ["_T0vQPZKXrNC6ulECmMes.png"],
+ "uri": "tos-cn-p-0015/o4zA2HNYFFXyyfbAnEDBAkNQhmIATEAgetYaSq",
+ "url_list": ["sZtkmLJnK30efnC-WgFMn.png"],
"width": 720,
"height": 720
},
- "height": 1280,
- "width": 720,
- "ratio": "720p",
- "use_static_cover": false,
- "duration": 7133
- },
- "share_url": "https://www.iesdouyin.com/share/video/6686589698707590411/?region=CN&mid=6452110567468436238&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=DGkn.ltdNm4E6JhEBtbWsuF.YDISGBPo3egx6J8W_c4-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 0,
- "comment_count": 19109,
- "digg_count": 865701,
- "collect_count": 11578,
- "play_count": 0,
- "share_count": 44504
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [],
- "is_top": 1,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/6686589698707590411/?region=CN&mid=6452110567468436238&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=DGkn.ltdNm4E6JhEBtbWsuF.YDISGBPo3egx6J8W_c4-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
- "share_link_desc": "6.46 mQX:/ S@y.go 05/04 门有点矮哟~ %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 7133,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 62839305427,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "周子然大学照片",
- "word_id": "7057133965329896717",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "周子然",
- "word_id": "6595806713759175939",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
- {
- "aweme_id": "7321200290739326262",
- "desc": "你一天一口一个 亲爱的对方",
- "create_time": 1704599787,
- "music": {
- "id": 7236212202955361000,
- "title": "@小K-创作的原声",
- "author": "小K-",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_2bb82addd4b454bfb07d7ccd05f5e68d",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_2bb82addd4b454bfb07d7ccd05f5e68d.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_2bb82addd4b454bfb07d7ccd05f5e68d",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_2bb82addd4b454bfb07d7ccd05f5e68d.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7236212200254311223.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7236212200254311223.mp3",
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7236212200254311223.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7236212202955361080"
- },
- "duration": 26,
- "user_count": 0,
- "owner_id": "3081245823608904",
- "owner_nickname": "小K-",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0200fg10000cmd21h3c77u7kg9g9hvg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cmd21h3c77u7kg9g9hvg&line=0&file_id=5b2884d0d55a4c42b4e8c610ee9fc0f7&sign=f57870b8fd4c800ef0039bfa9ebe210d&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1440,
- "url_key": "v0200fg10000cmd21h3c77u7kg9g9hvg_h264_1080p_819347",
- "data_size": 1468065,
- "file_hash": "f57870b8fd4c800ef0039bfa9ebe210d",
- "file_cs": "c:0-13278-eae6|d:0-734031-53e3,734032-1468064-ef4d|a:v0200fg10000cmd21h3c77u7kg9g9hvg"
- },
- "cover": {
- "uri": "tos-cn-i-0813/ooA9NmDE4AufP0CdA8DpQggInbAAeAAVUCAliQ",
- "url_list": ["5HZNUmp9fGK026ch1Ul7v.png"],
- "width": 720,
- "height": 720
- },
- "height": 2880,
- "width": 2160,
+ "height": 1080,
+ "width": 1920,
"ratio": "1080p",
- "use_static_cover": true,
- "duration": 14334
+ "duration": 7104,
+ "horizontal_type": 1
},
- "share_url": "https://www.iesdouyin.com/share/video/7321200290739326262/?region=CN&mid=7236212202955361080&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=qDifgW5Nl8BctUxu7eivxtHRH7tBl5r9o5_hHhWHpg8-&share_version=170400&ts=1710489297&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/7293100687989148943/?region=CN&mid=7293100719706606362&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=&share_sign=_4aJPKwtrZCzJ3yBQv1bvbEo_Kmz_zQNYja43cXi.48-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
"statistics": {
- "admire_count": 1441,
- "comment_count": 131823,
- "digg_count": 2129529,
- "collect_count": 167884,
+ "admire_count": 11,
+ "comment_count": 14468,
+ "digg_count": 361226,
+ "collect_count": 39090,
"play_count": 0,
- "share_count": 2537538
+ "share_count": 304604
},
"status": {
"listen_video_status": 0,
@@ -405,10 +409,10 @@
"text_extra": [],
"is_top": 1,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7321200290739326262/?region=CN&mid=7236212202955361080&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=qDifgW5Nl8BctUxu7eivxtHRH7tBl5r9o5_hHhWHpg8-&share_version=170400&ts=1710489297&from_aid=6383&from_ssr=1",
- "share_link_desc": "9.23 j@C.uS 08/05 WzG:/ 你一天一口一个 亲爱的对方 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/7293100687989148943/?region=CN&mid=7293100719706606362&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=&share_sign=_4aJPKwtrZCzJ3yBQv1bvbEo_Kmz_zQNYja43cXi.48-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
+ "share_link_desc": "2.87 GiP:/ q@R.kc 07/09 %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 14334,
+ "duration": 7104,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -418,7 +422,7 @@
"content": ""
},
"position": null,
- "author_user_id": 1028766474441803,
+ "author_user_id": 83160533866,
"prevent_download": false,
"long_video": null,
"aweme_control": {
@@ -427,37 +431,7 @@
"can_comment": true,
"can_show_comment": true
},
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "我才是岚岚路人视角",
- "word_id": "7146475712169268514",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "我才是岚岚",
- "word_id": "6749667863306441988",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
+ "images": null
},
{
"aweme_id": "7194815099381484860",
@@ -3151,157 +3125,6 @@
},
"images": null
},
- {
- "aweme_id": "6727250369396608264",
- "desc": "一想到你我就。。。#芒种 #原创国风计划",
- "create_time": 1566310036,
- "music": {
- "id": 6726069569057803000,
- "title": "用户创作的原声",
- "author": "Dd5233_",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/6726069569057803021.m4a",
- "url_list": [
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/6726069569057803021.m4a",
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/6726069569057803021.m4a"
- ],
- "width": 720,
- "height": 720,
- "url_key": "6726069569057803021"
- },
- "duration": 7,
- "user_count": 0,
- "owner_id": "107998862767",
- "owner_nickname": "Dd5233_",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0200f9e0000bldvt42gd9fqp49ecpag",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0200f9e0000bldvt42gd9fqp49ecpag&line=0&file_id=f87d7ac5d5a24b19b3f33f1b31ba02e7&sign=c872722944d05b0ccd56ac9f5fb8a51b&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0200f9e0000bldvt42gd9fqp49ecpag_h264_1080p_2640316",
- "data_size": 2395427,
- "file_hash": "c872722944d05b0ccd56ac9f5fb8a51b",
- "file_cs": "c:0-8749-5a66|d:0-1197712-9106,1197713-2395426-e0b2|a:v0200f9e0000bldvt42gd9fqp49ecpag"
- },
- "cover": {
- "uri": "tos-cn-p-0015/e468ce3333034b1db0c987b00f2b5af3",
- "url_list": ["od74MFuaQhZyh-PZyPN1S.png"],
- "width": 720,
- "height": 720
- },
- "height": 1280,
- "width": 720,
- "ratio": "1080p",
- "use_static_cover": false,
- "duration": 7258
- },
- "share_url": "https://www.iesdouyin.com/share/video/6727250369396608264/?region=CN&mid=6726069569057803021&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=Ap.RTkMGnFHEOhBESgtUfw7mmOS5plOMI.3o4FkvWRY-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 0,
- "comment_count": 94706,
- "digg_count": 4403895,
- "collect_count": 147324,
- "play_count": 0,
- "share_count": 169502
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 9,
- "end": 12,
- "type": 1,
- "hashtag_name": "芒种",
- "hashtag_id": "1602062059634691",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
- },
- {
- "start": 13,
- "end": 20,
- "type": 1,
- "hashtag_name": "原创国风计划",
- "hashtag_id": "1612584995920910",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
- }
- ],
- "is_top": 1,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/6727250369396608264/?region=CN&mid=6726069569057803021&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=Ap.RTkMGnFHEOhBESgtUfw7mmOS5plOMI.3o4FkvWRY-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
- "share_link_desc": "6.99 05/09 G@v.SY Lws:/ 一想到你我就。。。# 芒种 # 原创国风计划 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 7258,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 60043717321,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "芒种鞠婧祎",
- "word_id": "6749107705027237127",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "6995825596244806919",
"desc": "焦香的盐煎土豆,一口一个!#抖音美食创作人 ",
@@ -4387,150 +4210,7 @@
]
}
},
- {
- "aweme_id": "7255235539543035190",
- "desc": "眼睛很难说谎🎧 ༘",
- "create_time": 1689241167,
- "music": {
- "id": 7249294205049114000,
- "title": "当我抬起头 你正看向我",
- "author": "BALLINLAB",
- "cover_medium": {
- "uri": "tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo",
- "url_list": [
- "https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg",
- "https://p6.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo",
- "url_list": [
- "https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg",
- "https://p6.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/oECVoEBEz2brHA9swhtYBOAAHfnPAyAWXNBsGo.jpeg"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf3-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oseRmSVSolzD16XCGKYVm3ubfgEAo8QnPmAFee",
- "url_list": [
- "https://sf3-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oseRmSVSolzD16XCGKYVm3ubfgEAo8QnPmAFee",
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/oseRmSVSolzD16XCGKYVm3ubfgEAo8QnPmAFee"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7249294205049113402"
- },
- "duration": 30,
- "user_count": 0,
- "owner_nickname": "",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0200fg10000cinsbrrc77ua1lo05q8g",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cinsbrrc77ua1lo05q8g&line=0&file_id=821fd96bdb844a529d72e35616633bea&sign=7aa8ef04fc349351a93857bc66dede88&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1440,
- "url_key": "v0200fg10000cinsbrrc77ua1lo05q8g_h264_1080p_2226309",
- "data_size": 2152285,
- "file_hash": "7aa8ef04fc349351a93857bc66dede88",
- "file_cs": "c:0-9852-80b7|d:0-1076141-30b4,1076142-2152284-da0f|a:v0200fg10000cinsbrrc77ua1lo05q8g"
- },
- "cover": {
- "uri": "tos-cn-i-0813/oM5yC32AhDwf0COACg1EWEWAe2tPzAANAtdILC",
- "url_list": ["ZruEpp52lCRlXK6E-AVdz.png"],
- "width": 720,
- "height": 720
- },
- "height": 2880,
- "width": 2160,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 7734
- },
- "share_url": "https://www.iesdouyin.com/share/video/7255235539543035190/?region=CN&mid=7249294205049113402&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=p8d7MyxqhAzb7Kw5hdHdmSLvAOZdW9MFmGyClNrOSW0-&share_version=170400&ts=1710490642&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 0,
- "comment_count": 91412,
- "digg_count": 2792912,
- "collect_count": 79628,
- "play_count": 0,
- "share_count": 167988
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [],
- "is_top": 1,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7255235539543035190/?region=CN&mid=7249294205049113402&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=p8d7MyxqhAzb7Kw5hdHdmSLvAOZdW9MFmGyClNrOSW0-&share_version=170400&ts=1710490642&from_aid=6383&from_ssr=1",
- "share_link_desc": "6.17 cnq:/ p@D.ho 06/25 眼睛很难说谎🎧 ༘ %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 7734,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 60685235913,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "毛毛姐和刘思瑶",
- "word_id": "6865974041446978827",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "毛毛姐和刘思瑶",
- "word_id": "6865974041446978827",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- }
- ]
- }
- },
+
{
"aweme_id": "6825404315474087180",
"desc": "豌豆大丰收!得闲把豌豆吃食都做个遍——收豆子 #美食趣胃计划",
@@ -4824,163 +4504,6 @@
]
}
},
- {
- "aweme_id": "7346191904205327631",
- "desc": "我的女友",
- "create_time": 1710418599,
- "music": {
- "id": 7346191940615933000,
- "title": "@条子创作的原声",
- "author": "条子",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346191933737356059.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346191933737356059.mp3",
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7346191933737356059.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7346191940615932722"
- },
- "duration": 7,
- "user_count": 0,
- "owner_id": "83160533866",
- "owner_nickname": "条子",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0300fg10000cnpel5bc77u9pqctt5hg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000cnpel5bc77u9pqctt5hg&line=0&file_id=0ab371e7a5ac419fb88d8b616f1b9a70&sign=c689ddfb4d16aec5ae605822e5b2c4f6&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1870,
- "height": 1052,
- "url_key": "v0300fg10000cnpel5bc77u9pqctt5hg_h264_1080p_2690491",
- "data_size": 2467517,
- "file_hash": "c689ddfb4d16aec5ae605822e5b2c4f6",
- "file_cs": "c:0-7442-daae|d:0-1233757-8a1a,1233758-2467516-f27e|a:v0300fg10000cnpel5bc77u9pqctt5hg"
- },
- "cover": {
- "uri": "tos-cn-i-0813/owgAVhXilAAZ6yTAAzCsDnqefAVEDIN9qALqyg",
- "url_list": ["Ig9gQdI0FjieZ_SnquVR-.png"],
- "width": 720,
- "height": 720
- },
- "height": 1052,
- "width": 1870,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 7337,
- "horizontal_type": 1
- },
- "share_url": "https://www.iesdouyin.com/share/video/7346191904205327631/?region=CN&mid=7346191940615932722&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=GBtbcDEKOakwrzsCjMztEGgSeaHW_xrERQNESLGFXFw-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 1,
- "comment_count": 602,
- "digg_count": 17913,
- "collect_count": 2393,
- "play_count": 0,
- "share_count": 13227
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7346191904205327631/?region=CN&mid=7346191940615932722&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=GBtbcDEKOakwrzsCjMztEGgSeaHW_xrERQNESLGFXFw-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
- "share_link_desc": "2.89 G@V.LW mDU:/ 11/22 我的女友 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 7337,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 83160533866,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "条子被黑社会堵到超市后续",
- "word_id": "7129083023886554400",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "埃安y plus70乐享版",
- "word_id": "7147998601692026127",
- "info": "{\"qrec_for_search\":\"{\\\"query_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "feed_bottom_rec",
- "icon_url": "",
- "hint_text": "相关搜索",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "条子被黑社会堵到超市后续",
- "word_id": "7129083023886554400",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7345823144529104180",
"desc": "面试官:倒了四杯水 来了五个领导怎么办#应聘小技巧#高情商",
@@ -5146,78 +4669,82 @@
}
},
{
- "aweme_id": "7344326968478813478",
- "desc": "准备好迎接夏天了吗#已经开始期待夏天了 #小秋池编舞",
- "create_time": 1709984384,
+ "aweme_id": "7005490661592026405",
+ "desc": "清凉爽口,凉菜界知名选手——拍黄瓜 #抖音美食创作人 ",
+ "create_time": 1631092941,
"music": {
- "id": 7108698353172844000,
- "title": "@SNOWSTORM—🍊小秋池创作的原声",
- "author": "SNOWSTORM—🍊小秋池",
+ "id": 7005490868798918000,
+ "title": "@李子柒创作的原声",
+ "author": "李子柒",
"cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504",
+ "uri": "720x720/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504",
+ "uri": "100x100/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7108698353432857351.mp3",
+ "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7005490870229338911.mp3",
"url_list": [
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7108698353432857351.mp3",
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7108698353432857351.mp3"
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7005490870229338911.mp3",
+ "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7005490870229338911.mp3"
],
"width": 720,
"height": 720,
- "url_key": "7108698353172843277"
+ "url_key": "7005490868798917390"
},
- "duration": 33,
+ "duration": 56,
"user_count": 0,
- "owner_id": "104215301830",
- "owner_nickname": "SNOWSTORM—🍊小秋池",
+ "owner_id": "68310389333",
+ "owner_nickname": "李子柒",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0200fg10000cnm4kq3c77ubn9efls50",
+ "uri": "v0300fg10000c4s7r3rc77u313isbq90",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cnm4kq3c77ubn9efls50&line=0&file_id=57f15d4da3274950aec2af12bbe0514c&sign=23f56dac8fb96a21c4bdc2b4e3bedb62&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000c4s7r3rc77u313isbq90&line=0&file_id=79a7251ebd49450e87dff8c6c2045193&sign=bfbfd045b09a5fffe2175c946ae37716&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
- "width": 1080,
- "height": 1920,
- "url_key": "v0200fg10000cnm4kq3c77ubn9efls50_h264_1080p_4494475",
- "data_size": 9353004,
- "file_hash": "23f56dac8fb96a21c4bdc2b4e3bedb62",
- "file_cs": "c:0-15102-2f77|d:0-4676501-3a80,4676502-9353003-254b|a:v0200fg10000cnm4kq3c77ubn9efls50"
+ "width": 1920,
+ "height": 1080,
+ "url_key": "v0300fg10000c4s7r3rc77u313isbq90_h264_1080p_3432446",
+ "data_size": 24027125,
+ "file_hash": "bfbfd045b09a5fffe2175c946ae37716",
+ "file_cs": "c:0-72544-ab64|d:0-12013561-7e8e,12013562-24027124-0456|a:v0300fg10000c4s7r3rc77u313isbq90"
},
"cover": {
- "uri": "tos-cn-i-0813/oQKse1TDAG7fAI4EGEeLASDnAQEoABSnbJ2BvM",
- "url_list": ["NYLpBo9emIte6nynBBQNe.png"],
+ "uri": "tos-cn-i-0813/dec79ae450c643f59e7ac007bffac735",
+ "url_list": [
+ "B6zqJFdOWWsbZqYtqCxbM.png"
+ ],
"width": 720,
"height": 720
},
- "height": 3840,
- "width": 2160,
+ "poster": "a4.jpg",
+ "height": 1080,
+ "width": 1920,
"ratio": "1080p",
"use_static_cover": true,
- "duration": 16648
+ "duration": 56000,
+ "horizontal_type": 1
},
- "share_url": "https://www.iesdouyin.com/share/video/7344326968478813478/?region=CN&mid=7108698353172843277&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=g.qn1OJM4wzDDaVr.w2sHbc_p8woltqoONHjhLQD2_I-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/7005490661592026405/?region=CN&mid=7005490868798917390&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=YM4fGcPXX3UAXUGDDS3qqzMmYOP4R5wlnXRqTmvFhvU-&share_version=170400&ts=1710480908&from_aid=6383&from_ssr=1",
"statistics": {
"admire_count": 0,
- "comment_count": 3802,
- "digg_count": 475134,
- "collect_count": 21931,
+ "comment_count": 72495,
+ "digg_count": 1175927,
+ "collect_count": 34025,
"play_count": 0,
- "share_count": 34130
+ "share_count": 36331
},
"status": {
"listen_video_status": 0,
@@ -5233,32 +4760,22 @@
},
"text_extra": [
{
- "start": 9,
- "end": 19,
- "type": 1,
- "hashtag_name": "已经开始期待夏天了",
- "hashtag_id": "1690739287287819",
- "is_commerce": false,
- "caption_start": 9,
- "caption_end": 19
- },
- {
- "start": 20,
+ "start": 18,
"end": 26,
"type": 1,
- "hashtag_name": "小秋池编舞",
- "hashtag_id": "1668054527167502",
+ "hashtag_name": "抖音美食创作人",
+ "hashtag_id": "1674623569250317",
"is_commerce": false,
- "caption_start": 20,
- "caption_end": 26
+ "caption_start": 0,
+ "caption_end": 0
}
],
"is_top": 0,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7344326968478813478/?region=CN&mid=7108698353172843277&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=g.qn1OJM4wzDDaVr.w2sHbc_p8woltqoONHjhLQD2_I-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
- "share_link_desc": "1.58 kCH:/ 08/24 h@b.nQ 准备好迎接夏天了吗# 已经开始期待夏天了 # 小秋池编舞 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/7005490661592026405/?region=CN&mid=7005490868798917390&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=YM4fGcPXX3UAXUGDDS3qqzMmYOP4R5wlnXRqTmvFhvU-&share_version=170400&ts=1710480908&from_aid=6383&from_ssr=1",
+ "share_link_desc": "9.48 rRk:/ 12/13 J@v.SY 清凉爽口,凉菜界知名选手——拍黄瓜 # 抖音美食创作人 %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 16648,
+ "duration": 56000,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -5268,7 +4785,7 @@
"content": ""
},
"position": null,
- "author_user_id": 60043717321,
+ "author_user_id": 68310389333,
"prevent_download": false,
"long_video": null,
"aweme_control": {
@@ -5283,9 +4800,9 @@
{
"words": [
{
- "word": "褚时健",
- "word_id": "6537285856829379843",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ "word": "李佳佳",
+ "word_id": "6595514035314103565",
+ "info": "{\"qrec_for_search\":\"{}\"}"
}
],
"scene": "comment_top_rec",
@@ -5296,22 +4813,9 @@
{
"words": [
{
- "word": "褚时健孙女",
- "word_id": "6592111212366959885",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "feed_bottom_rec",
- "icon_url": "",
- "hint_text": "相关搜索",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "褚时健",
- "word_id": "6537285856829379843",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ "word": "李佳佳",
+ "word_id": "6595514035314103565",
+ "info": "{\"qrec_for_search\":\"{}\"}"
}
],
"scene": "detail_inbox_rex",
@@ -5320,7 +4824,24 @@
"extra_info": "{}"
}
]
- }
+ },
+ "video_tag": [
+ {
+ "tag_id": 2001,
+ "tag_name": "美食",
+ "level": 1
+ },
+ {
+ "tag_id": 2001007,
+ "tag_name": "美食展示",
+ "level": 2
+ },
+ {
+ "tag_id": 2001007001,
+ "tag_name": "普通美食展示",
+ "level": 3
+ }
+ ]
},
{
"aweme_id": "6993228049399549198",
@@ -5969,327 +5490,6 @@
]
}
},
- {
- "aweme_id": "7345796955571784997",
- "desc": "体验调酒师的一天🍸 Bartender\n#微醺时刻 #记录生活",
- "create_time": 1710326646,
- "music": {
- "id": 7023044224681511000,
- "title": "Starboy (抖音热播)",
- "author": "佐助",
- "cover_medium": {
- "uri": "tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb",
- "url_list": [
- "https://p11.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg",
- "https://p3.douyinpic.com/aweme/200x200/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb",
- "url_list": [
- "https://p11.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg",
- "https://p3.douyinpic.com/aweme/100x100/tos-cn-v-2774c002/b3583f56f54e4451b7d301187585bcdb.jpeg"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogjEQCutCnDe2gAG2KGBb8ieUACWSoFhZRgMQg",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogjEQCutCnDe2gAG2KGBb8ieUACWSoFhZRgMQg",
- "https://sf3-cdn-tos.douyinstatic.com/obj/tos-cn-ve-2774/ogjEQCutCnDe2gAG2KGBb8ieUACWSoFhZRgMQg"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7023044224681510949"
- },
- "duration": 194,
- "user_count": 0,
- "owner_nickname": "",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0d00fg10000cnoo6mjc77ubta3125dg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cnoo6mjc77ubta3125dg&line=0&file_id=b4fc9157732e4eee81b0d3d071b4d32f&sign=8057edcee0fd27ffce9615b1048d2e2c&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0d00fg10000cnoo6mjc77ubta3125dg_h264_1080p_2264177",
- "data_size": 5443649,
- "file_hash": "8057edcee0fd27ffce9615b1048d2e2c",
- "file_cs": "c:0-17318-d0c8|d:0-2721823-7d6d,2721824-5443648-e625|a:v0d00fg10000cnoo6mjc77ubta3125dg"
- },
- "cover": {
- "uri": "tos-cn-i-0813c001/oo3M3ze0IAN67MAAJAghvhGARED9gAfElxC0BN",
- "url_list": ["2ww4W1Pu86xeLjl07K28u.png"],
- "width": 720,
- "height": 720
- },
- "height": 1920,
- "width": 1080,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 19234
- },
- "share_url": "https://www.iesdouyin.com/share/video/7345796955571784997/?region=CN&mid=7023044224681510949&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=XUuhtQ9LwR_2_xNHoNSw2nfWpq_SiDhebnwzUPGq.Yw-&share_version=170400&ts=1710491939&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 59,
- "comment_count": 1644,
- "digg_count": 256919,
- "collect_count": 5279,
- "play_count": 0,
- "share_count": 8961
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 21,
- "end": 26,
- "type": 1,
- "hashtag_name": "微醺时刻",
- "hashtag_id": "1647996185380875",
- "is_commerce": false,
- "caption_start": 21,
- "caption_end": 26
- },
- {
- "start": 27,
- "end": 32,
- "type": 1,
- "hashtag_name": "记录生活",
- "hashtag_id": "1767586437643341",
- "is_commerce": false,
- "caption_start": 27,
- "caption_end": 32
- }
- ],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7345796955571784997/?region=CN&mid=7023044224681510949&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=XUuhtQ9LwR_2_xNHoNSw2nfWpq_SiDhebnwzUPGq.Yw-&share_version=170400&ts=1710491939&from_aid=6383&from_ssr=1",
- "share_link_desc": "5.10 02/04 z@t.eo GvF:/ 体验调酒师的一天🍸 Bartender # 微醺时刻 # 记录生活 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 19234,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 24058267831,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "冰淇淋kiki",
- "word_id": "6732949666079446276",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "调酒师工资一般是多少",
- "word_id": "6572390336566400259",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "feed_bottom_rec",
- "icon_url": "",
- "hint_text": "相关搜索",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "冰淇淋kiki",
- "word_id": "6732949666079446276",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
- {
- "aweme_id": "7338089394705894682",
- "desc": "陈年老库存🐿️",
- "create_time": 1708532099,
- "music": {
- "id": 7338089490520509000,
- "title": "@周子然JingYi创作的原声",
- "author": "周子然JingYi",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7338089476511550234.mp3",
- "url_list": [
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7338089476511550234.mp3",
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7338089476511550234.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7338089490520509235"
- },
- "duration": 9,
- "user_count": 0,
- "owner_id": "62839305427",
- "owner_nickname": "周子然JingYi",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0300fg10000cnb217rc77uah3ri5o00",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000cnb217rc77uah3ri5o00&line=0&file_id=d0de6a0d7fc0498a812e8527e94a887a&sign=ab93708a219baa2ffde338e8bf652e0d&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0300fg10000cnb217rc77uah3ri5o00_h264_1080p_2556391",
- "data_size": 3078535,
- "file_hash": "ab93708a219baa2ffde338e8bf652e0d",
- "file_cs": "c:0-9310-07ec|d:0-1539266-16e6,1539267-3078534-e6cd|a:v0300fg10000cnb217rc77uah3ri5o00"
- },
- "cover": {
- "uri": "tos-cn-i-0813c001/oAiCAVAbDWOleAAIEGYb9IengDrADCAjAW1pIA",
- "url_list": ["7SFxN5HcILUxUdJe-EXfX.png"],
- "width": 720,
- "height": 720
- },
- "height": 3840,
- "width": 2160,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 9634
- },
- "share_url": "https://www.iesdouyin.com/share/video/7338089394705894682/?region=CN&mid=7338089490520509235&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=ig8SDm7Oq1NBxQweWS4eMzrdjlHmjkr7WIazmFWKoZY-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 2,
- "comment_count": 149,
- "digg_count": 6367,
- "collect_count": 635,
- "play_count": 0,
- "share_count": 784
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7338089394705894682/?region=CN&mid=7338089490520509235&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=ig8SDm7Oq1NBxQweWS4eMzrdjlHmjkr7WIazmFWKoZY-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
- "share_link_desc": "3.07 CUL:/ 05/15 n@Q.kp 陈年老库存🐿️ %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 9634,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 62839305427,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "周子然早期照片",
- "word_id": "6900178207296673032",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "我有个朋友周子然",
- "word_id": "6925278082983957772",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7345788810262744331",
"desc": "曼谷的夏天永不停歇",
@@ -6710,160 +5910,6 @@
]
}
},
- {
- "aweme_id": "7346457849054235913",
- "desc": "#小蛮腰马甲线 他居然把脸转过去",
- "create_time": 1710480523,
- "music": {
- "id": 7346457898803154000,
- "title": "@奶茶妹◕🌱创作的原声",
- "author": "奶茶妹◕🌱",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346457902686882570.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7346457902686882570.mp3",
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7346457902686882570.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7346457898803153673"
- },
- "duration": 11,
- "user_count": 0,
- "owner_id": "62790495105",
- "owner_nickname": "奶茶妹◕🌱",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0d00fg10000cnptoirc77u3atmcsskg",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cnptoirc77u3atmcsskg&line=0&file_id=3b2bcdfe44f0468aacc265bb778c2e2c&sign=fccec71c7a910d752161cb82b89c8474&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0d00fg10000cnptoirc77u3atmcsskg_h264_1080p_2062873",
- "data_size": 3017468,
- "file_hash": "fccec71c7a910d752161cb82b89c8474",
- "file_cs": "c:0-10842-2631|d:0-1508733-7add,1508734-3017467-357f|a:v0d00fg10000cnptoirc77u3atmcsskg"
- },
- "cover": {
- "uri": "tos-cn-i-0813c001/oIzsg8zAAIlAfDH5ANtC9BE6IANk3eAyAhAn0E",
- "url_list": ["R3o8KAoPnLSiZLkSs66H3.png"],
- "width": 720,
- "height": 720
- },
- "height": 1920,
- "width": 1080,
- "ratio": "1080p",
- "use_static_cover": true,
- "duration": 11702
- },
- "share_url": "https://www.iesdouyin.com/share/video/7346457849054235913/?region=CN&mid=7346457898803153673&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=KmI.XiEwwiCE.iLBUp3QNtoJoUyXFirMExGYSa9SBI8-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 0,
- "comment_count": 20,
- "digg_count": 1572,
- "collect_count": 137,
- "play_count": 0,
- "share_count": 112
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 0,
- "end": 7,
- "type": 1,
- "hashtag_name": "小蛮腰马甲线",
- "hashtag_id": "1622790756032686",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 7
- }
- ],
- "is_top": 0,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7346457849054235913/?region=CN&mid=7346457898803153673&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=KmI.XiEwwiCE.iLBUp3QNtoJoUyXFirMExGYSa9SBI8-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
- "share_link_desc": "8.99 09/14 P@X.MJ dAT:/ # 小蛮腰马甲线 他居然把脸转过去 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 11702,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 62790495105,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "章若楠",
- "word_id": "6585508016810890499",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "章若楠",
- "word_id": "6585508016810890499",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- }
- },
{
"aweme_id": "7345439525113433384",
"desc": "",
@@ -8859,79 +7905,82 @@
]
}
},
- {
- "aweme_id": "7346190579807702310",
- "desc": "#背影杀 哈~",
- "create_time": 1710418291,
+ {
+ "aweme_id": "7161000281575148800",
+ "desc": "这次把全部答案告诉你们#原地猫步",
+ "create_time": 1667300314,
"music": {
- "id": 7309070604290870000,
- "title": "@松月创作的原声",
- "author": "松月",
+ "id": 7152117857710067000,
+ "title": "@池野林Club创作的原声",
+ "author": "池野林Club",
"cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab",
+ "uri": "720x720/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab",
+ "uri": "100x100/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7309070603061873434.mp3",
+ "uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7152117860161997604.mp3",
"url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7309070603061873434.mp3",
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7309070603061873434.mp3"
+ "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7152117860161997604.mp3",
+ "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7152117860161997604.mp3"
],
"width": 720,
"height": 720,
- "url_key": "7309070604290870026"
+ "url_key": "7152117857710066440"
},
- "duration": 17,
+ "duration": 32,
"user_count": 0,
- "owner_id": "92438930576",
- "owner_nickname": "松月",
+ "owner_id": "4239343268935933",
+ "owner_nickname": "池野林Club",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0d00fg10000cnpei83c77uejrp5pns0",
+ "uri": "v0d00fg10000cdgfmbjc77uf8ildvr1g",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cnpei83c77uejrp5pns0&line=0&file_id=a6eca4a909c54bf1ab053f8aa4b17dea&sign=dfdb4510ea4724d6bc506d03ed39b164&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cdgfmbjc77uf8ildvr1g&line=0&file_id=3666bdea2f5e40d1b3e4643618c4263b&sign=ea304bf093956b3f1899ef2a3dd7221b&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
"width": 1080,
"height": 1920,
- "url_key": "v0d00fg10000cnpei83c77uejrp5pns0_h264_1080p_1530065",
- "data_size": 3152891,
- "file_hash": "dfdb4510ea4724d6bc506d03ed39b164",
- "file_cs": "c:0-14749-e7a5|d:0-1576444-e869,1576445-3152890-4d3b|a:v0d00fg10000cnpei83c77uejrp5pns0"
+ "url_key": "v0d00fg10000cdgfmbjc77uf8ildvr1g_h264_1080p_1648223",
+ "data_size": 3893929,
+ "file_hash": "ea304bf093956b3f1899ef2a3dd7221b",
+ "file_cs": "c:0-21837-292d|d:0-1946963-659d,1946964-3893928-fa0f|a:v0d00fg10000cdgfmbjc77uf8ildvr1g"
},
"cover": {
- "uri": "tos-cn-i-0813/oAgAlhXilAAJ6u5MAzCgDBGefASENIN9XA3lyP",
- "url_list": ["dRGIZeauclEl_diysOXxZ.png"],
+ "uri": "tos-cn-p-0015/9c5820418cbb49a9afac60b51bf63ee5_1667300317",
+ "url_list": [
+ "VYvXAcOWFGKsZg9TCDqlW.png"
+ ],
"width": 720,
"height": 720
},
+ "poster": "a5.jpg",
"height": 1920,
"width": 1080,
"ratio": "1080p",
- "use_static_cover": true,
- "duration": 16485
+ "use_static_cover": false,
+ "duration": 18900
},
- "share_url": "https://www.iesdouyin.com/share/video/7346190579807702310/?region=CN&mid=7309070604290870026&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=uuESZcy7e4fr3QmkA53rctr9Sfp367bcUYu8b2.sM84-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/7161000281575148800/?region=CN&mid=7152117857710066440&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=s.ixgHtEtpeaJMtBdG4jtez8KjZydHznpkEN5xPcD3c-&share_version=170400&ts=1710489764&from_aid=6383&from_ssr=1",
"statistics": {
- "admire_count": 1,
- "comment_count": 99,
- "digg_count": 7724,
- "collect_count": 730,
+ "admire_count": 0,
+ "comment_count": 25946,
+ "digg_count": 1873829,
+ "collect_count": 149611,
"play_count": 0,
- "share_count": 1612
+ "share_count": 87753
},
"status": {
"listen_video_status": 0,
@@ -8947,22 +7996,22 @@
},
"text_extra": [
{
- "start": 0,
- "end": 4,
+ "start": 11,
+ "end": 16,
"type": 1,
- "hashtag_name": "背影杀",
- "hashtag_id": "1570173814554625",
+ "hashtag_name": "原地猫步",
+ "hashtag_id": "1658025595916295",
"is_commerce": false,
"caption_start": 0,
- "caption_end": 4
+ "caption_end": 0
}
],
- "is_top": 0,
+ "is_top": 1,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7346190579807702310/?region=CN&mid=7309070604290870026&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=uuESZcy7e4fr3QmkA53rctr9Sfp367bcUYu8b2.sM84-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
- "share_link_desc": "2.87 o@q.eO 10/12 PKW:/ # 背影杀 哈~ %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/7161000281575148800/?region=CN&mid=7152117857710066440&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=s.ixgHtEtpeaJMtBdG4jtez8KjZydHznpkEN5xPcD3c-&share_version=170400&ts=1710489764&from_aid=6383&from_ssr=1",
+ "share_link_desc": "4.64 jPx:/ v@F.ho 08/31 这次把全部答案告诉你们# 原地猫步 %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 16485,
+ "duration": 18900,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -8972,7 +8021,7 @@
"content": ""
},
"position": null,
- "author_user_id": 62790495105,
+ "author_user_id": 95947614937,
"prevent_download": false,
"long_video": null,
"aweme_control": {
@@ -8987,9 +8036,35 @@
{
"words": [
{
- "word": "橘子焦糖",
- "word_id": "6548569468237255940",
- "info": "{\"qrec_for_search\":\"{\\\"query_ecom\\\":\\\"1\\\"}\"}"
+ "word": "达莎是什么级别的模特",
+ "word_id": "7022624510902883618",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ }
+ ],
+ "scene": "comment_top_rec",
+ "icon_url": "",
+ "hint_text": "大家都在搜:",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "达莎是什么级别的模特",
+ "word_id": "7022624510902883618",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ }
+ ],
+ "scene": "feed_bottom_rec",
+ "icon_url": "",
+ "hint_text": "相关搜索",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "达莎走秀现场",
+ "word_id": "6937470614022542604",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
}
],
"scene": "detail_inbox_rex",
@@ -51134,78 +50209,81 @@
}
},
{
- "aweme_id": "7237468039971654915",
- "desc": "#夏天该有的样子 #泳池",
- "create_time": 1685104348,
+ "aweme_id": "7128686458763889956",
+ "desc": "你们爱看的又来了!《黑白战袍 双倍快乐》#战袍 #丢钱摇摆舞",
+ "create_time": 1659776662,
"music": {
- "id": 7224429356892900000,
- "title": "@Eclipse创作的原声",
- "author": "Eclipse",
+ "id": 7114247812346760000,
+ "title": "@E.T外星人街舞创作的原声",
+ "author": "E.T外星人街舞",
"cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff",
+ "uri": "720x720/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff",
+ "uri": "100x100/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7224429353604549431.mp3",
+ "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7114247810710604558.mp3",
"url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7224429353604549431.mp3",
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7224429353604549431.mp3"
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7114247810710604558.mp3",
+ "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7114247810710604558.mp3"
],
"width": 720,
"height": 720,
- "url_key": "7224429356892900155"
+ "url_key": "7114247812346759973"
},
- "duration": 10,
+ "duration": 7,
"user_count": 0,
- "owner_id": "3777544821936907",
- "owner_nickname": "Eclipse",
+ "owner_id": "58921834409",
+ "owner_nickname": "E.T外星人街舞",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0300fg10000choacujc77ufs55f0oq0",
+ "uri": "v0200fg10000cbn2sfbc77u0vpvt4ei0",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000choacujc77ufs55f0oq0&line=0&file_id=7b9fdf3117bc4ab49b58c956a70bd2e7&sign=e116a1e5b4269edca98db07a22142fbd&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cbn2sfbc77u0vpvt4ei0&line=0&file_id=692d7d4f382f40e8a571a40e35f0c887&sign=6acbd42bf63d4a70836d80e20afe60f7&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
"width": 1080,
"height": 1920,
- "url_key": "v0300fg10000choacujc77ufs55f0oq0_h264_1080p_3063108",
- "data_size": 2961260,
- "file_hash": "e116a1e5b4269edca98db07a22142fbd",
- "file_cs": "c:0-9900-d62a|d:0-1480629-8c9a,1480630-2961259-08ed|a:v0300fg10000choacujc77ufs55f0oq0"
+ "url_key": "v0200fg10000cbn2sfbc77u0vpvt4ei0_h264_1080p_1968470",
+ "data_size": 5193317,
+ "file_hash": "6acbd42bf63d4a70836d80e20afe60f7",
+ "file_cs": "c:0-24097-2b3e|d:0-2596657-0d26,2596658-5193316-23be|a:v0200fg10000cbn2sfbc77u0vpvt4ei0"
},
"cover": {
- "uri": "tos-cn-i-0813/5f0a61be754f42089db66c01854674bd",
- "url_list": ["Yo64h_V2GqTSG3CSkWOOY.png"],
+ "uri": "tos-cn-p-0015/254cc2f4142c490697a3cedd195283ab_1659776667",
+ "url_list": [
+ "FL8H8KGmqTyGhOAFLQp14.png"
+ ],
"width": 720,
"height": 720
},
+ "poster": "a2.jpg",
"height": 1920,
"width": 1080,
"ratio": "1080p",
- "use_static_cover": true,
- "duration": 7734
+ "use_static_cover": false,
+ "duration": 21106
},
- "share_url": "https://www.iesdouyin.com/share/video/7237468039971654915/?region=CN&mid=7224429356892900155&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=gOygiSHOwYgX04jVYZGXp3ioXwe6AcH5n3kvDT1wLgU-&share_version=170400&ts=1710489298&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/7128686458763889956/?region=CN&mid=7114247812346759973&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=SELVg8Wyd9H7KERrJQG8kfe1Npi3rWJOtIvFaWXF4wk-&share_version=170400&ts=1710488945&from_aid=6383&from_ssr=1",
"statistics": {
- "admire_count": 0,
- "comment_count": 3263,
- "digg_count": 139208,
- "collect_count": 32390,
+ "admire_count": 3,
+ "comment_count": 3324,
+ "digg_count": 213063,
+ "collect_count": 19801,
"play_count": 0,
- "share_count": 60402
+ "share_count": 39050
},
"status": {
"listen_video_status": 0,
@@ -51221,32 +50299,32 @@
},
"text_extra": [
{
- "start": 0,
- "end": 8,
+ "start": 21,
+ "end": 24,
"type": 1,
- "hashtag_name": "夏天该有的样子",
- "hashtag_id": "1600806075915268",
+ "hashtag_name": "战袍",
+ "hashtag_id": "1605750455572509",
"is_commerce": false,
"caption_start": 0,
"caption_end": 0
},
{
- "start": 9,
- "end": 12,
+ "start": 25,
+ "end": 31,
"type": 1,
- "hashtag_name": "泳池",
- "hashtag_id": "1573099956699150",
+ "hashtag_name": "丢钱摇摆舞",
+ "hashtag_id": "1737393107869707",
"is_commerce": false,
"caption_start": 0,
"caption_end": 0
}
],
- "is_top": 0,
+ "is_top": 1,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7237468039971654915/?region=CN&mid=7224429356892900155&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=gOygiSHOwYgX04jVYZGXp3ioXwe6AcH5n3kvDT1wLgU-&share_version=170400&ts=1710489298&from_aid=6383&from_ssr=1",
- "share_link_desc": "8.97 12/17 zgB:/ N@J.VL # 夏天该有的样子 # 泳池 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/7128686458763889956/?region=CN&mid=7114247812346759973&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=SELVg8Wyd9H7KERrJQG8kfe1Npi3rWJOtIvFaWXF4wk-&share_version=170400&ts=1710488945&from_aid=6383&from_ssr=1",
+ "share_link_desc": "9.99 TYZ:/ P@k.pq 01/04 你们爱看的又来了!《黑白战袍 双倍快乐》# 战袍 # 丢钱摇摆舞 %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 7734,
+ "duration": 21106,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -51256,7 +50334,7 @@
"content": ""
},
"position": null,
- "author_user_id": 1028766474441803,
+ "author_user_id": 2739632844317827,
"prevent_download": false,
"long_video": null,
"aweme_control": {
@@ -51271,9 +50349,9 @@
{
"words": [
{
- "word": "我才是岚岚早期视频",
- "word_id": "7142989186508068136",
- "info": "{\"qrec_for_search\":\"{}\"}"
+ "word": "白色战衣",
+ "word_id": "6614728916642829575",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\",\\\"query_ecom\\\":\\\"1\\\"}\"}"
}
],
"scene": "comment_top_rec",
@@ -51284,9 +50362,9 @@
{
"words": [
{
- "word": "我才是岚岚",
- "word_id": "6749667863306441988",
- "info": "{\"qrec_for_search\":\"{}\"}"
+ "word": "白色战衣",
+ "word_id": "6614728916642829575",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\",\\\"query_ecom\\\":\\\"1\\\"}\"}"
}
],
"scene": "detail_inbox_rex",
diff --git a/public/data/videos.md b/public/data/videos.md
index f184144..c5fe381 100644
Binary files a/public/data/videos.md and b/public/data/videos.md differ
diff --git a/src/assets/data/posts6.json b/src/assets/data/posts6.json
index e72a490..db54e1e 100644
--- a/src/assets/data/posts6.json
+++ b/src/assets/data/posts6.json
@@ -54,7 +54,9 @@
},
"cover": {
"uri": "tos-cn-i-0813/oYVDeaFZyENAAAAKXCYfxD6hI4zADNAURgtySl",
- "url_list": ["jwWCPZVTIA4IKM-8WipLF.png"],
+ "url_list": [
+ "jwWCPZVTIA4IKM-8WipLF.png"
+ ],
"width": 720,
"height": 720
},
@@ -225,11 +227,15 @@
"cover_url": [
{
"uri": "douyin-user-image-file/f2196ddaa37f3097932d8a29ff0d0ca5",
- "url_list": ["AiIEMkIA7Cb3s5c4e7e6g.png"]
+ "url_list": [
+ "AiIEMkIA7Cb3s5c4e7e6g.png"
+ ]
},
{
"uri": "c8510002be9a3a61aad2",
- "url_list": ["aHzLr77vcdBMUil15rXBa.png"]
+ "url_list": [
+ "aHzLr77vcdBMUil15rXBa.png"
+ ]
}
],
"district": "",
@@ -252,7 +258,9 @@
"share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
"share_image_url": {
"uri": "tos-cn-p-0015/oge0HBDnlBbbZHjeDc4WtAI7AA0xb88gd9Ipjc",
- "url_list": ["5jTb5yW0_50o6UaLR5hvo.png"]
+ "url_list": [
+ "5jTb5yW0_50o6UaLR5hvo.png"
+ ]
},
"share_qrcode_url": {
"uri": "216a001823018b74cedd",
@@ -275,426 +283,91 @@
"white_cover_url": [
{
"uri": "douyin-user-image-file/f2196ddaa37f3097932d8a29ff0d0ca5",
- "url_list": ["N_SVO2HXIpaY04hgsXYDI.png"]
- },
- {
- "uri": "318f1000413827e122102",
- "url_list": ["Sfz4PgDDqyNYHkFyXub5g.png"]
- }
- ]
- }
- },
- {
- "aweme_id": "7128686458763889956",
- "desc": "你们爱看的又来了!《黑白战袍 双倍快乐》#战袍 #丢钱摇摆舞",
- "create_time": 1659776662,
- "music": {
- "id": 7114247812346760000,
- "title": "@E.T外星人街舞创作的原声",
- "author": "E.T外星人街舞",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_3156d000cadb4a328bd3c.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7114247810710604558.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7114247810710604558.mp3",
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7114247810710604558.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7114247812346759973"
- },
- "duration": 7,
- "user_count": 0,
- "owner_id": "58921834409",
- "owner_nickname": "E.T外星人街舞",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0200fg10000cbn2sfbc77u0vpvt4ei0",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cbn2sfbc77u0vpvt4ei0&line=0&file_id=692d7d4f382f40e8a571a40e35f0c887&sign=6acbd42bf63d4a70836d80e20afe60f7&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0200fg10000cbn2sfbc77u0vpvt4ei0_h264_1080p_1968470",
- "data_size": 5193317,
- "file_hash": "6acbd42bf63d4a70836d80e20afe60f7",
- "file_cs": "c:0-24097-2b3e|d:0-2596657-0d26,2596658-5193316-23be|a:v0200fg10000cbn2sfbc77u0vpvt4ei0"
- },
- "cover": {
- "uri": "tos-cn-p-0015/254cc2f4142c490697a3cedd195283ab_1659776667",
- "url_list": ["FL8H8KGmqTyGhOAFLQp14.png"],
- "width": 720,
- "height": 720
- },
- "poster": "a2.jpg",
- "height": 1920,
- "width": 1080,
- "ratio": "1080p",
- "use_static_cover": false,
- "duration": 21106
- },
- "share_url": "https://www.iesdouyin.com/share/video/7128686458763889956/?region=CN&mid=7114247812346759973&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=SELVg8Wyd9H7KERrJQG8kfe1Npi3rWJOtIvFaWXF4wk-&share_version=170400&ts=1710488945&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 3,
- "comment_count": 3324,
- "digg_count": 213063,
- "collect_count": 19801,
- "play_count": 0,
- "share_count": 39050
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 21,
- "end": 24,
- "type": 1,
- "hashtag_name": "战袍",
- "hashtag_id": "1605750455572509",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
- },
- {
- "start": 25,
- "end": 31,
- "type": 1,
- "hashtag_name": "丢钱摇摆舞",
- "hashtag_id": "1737393107869707",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
- }
- ],
- "is_top": 1,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7128686458763889956/?region=CN&mid=7114247812346759973&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=SELVg8Wyd9H7KERrJQG8kfe1Npi3rWJOtIvFaWXF4wk-&share_version=170400&ts=1710488945&from_aid=6383&from_ssr=1",
- "share_link_desc": "9.99 TYZ:/ P@k.pq 01/04 你们爱看的又来了!《黑白战袍 双倍快乐》# 战袍 # 丢钱摇摆舞 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 21106,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 2739632844317827,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "白色战衣",
- "word_id": "6614728916642829575",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\",\\\"query_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "白色战衣",
- "word_id": "6614728916642829575",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\",\\\"query_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- },
- "author": {
- "avatar_168x168": {
- "height": 720,
- "uri": "aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595",
- "url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595~c5_168x168.jpeg?from=2956013662"
- ],
- "width": 720
- },
- "avatar_300x300": {
- "height": 720,
- "uri": "aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595",
- "url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f14282e10099a4b436a9ca62c0902595~c5_300x300.jpeg?from=2956013662"
- ],
- "width": 720
- },
- "aweme_count": 124,
- "birthday_hide_level": 0,
- "can_show_group_card": 1,
- "card_entries": [
- {
- "card_data": "{\"is_order_card\":false,\"has_new\":false,\"is_store\":false,\"shop_id\":\"\",\"product_count\":1,\"store_type\":\"window\",\"icon_is_repeat\":false,\"icon_type\":\"png\",\"is_promotion_icon\":false,\"subtitle_resource_list\":\"\"}",
- "event_params": "{\"entrance_location\":\"others_homepage\"}",
- "goto_url": "sslocal://goods/shop?uid=2739632844317827&sec_uid=MS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG",
- "icon_dark": {
- "url_list": [
- "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png",
- "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png",
- "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png",
- "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png",
- "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png",
- "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png"
- ]
- },
- "icon_light": {
- "url_list": [
- "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png",
- "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png",
- "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png",
- "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png",
- "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png",
- "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png"
- ]
- },
- "sub_title": "1件好物",
- "title": "进入橱窗",
- "type": 1
- },
- {
- "goto_url": "aweme://im/FansGroup/GuestState",
- "icon_dark": {
- "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
- "url_list": [
- "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
- "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
- "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png"
- ]
- },
- "icon_light": {
- "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
- "url_list": [
- "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
- "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
- "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png"
- ]
- },
- "sub_title": "2个群聊",
- "title": "粉丝群",
- "type": 2
- },
- {
- "card_data": "{\"has_yellow_point\":false,\"announcement_release_time\":0,\"preview_video_release_time\":0,\"precipitation_video_release_time\":0,\"style\":0,\"appointment_id\":0,\"typ\":0,\"subscribe_cnt\":0,\"subscribe_status\":0,\"top_title\":\"\",\"top_subtitle\":\"\",\"cycle\":0}",
- "goto_url": "sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-gr-sourcecdn.bytegecko.com%2Fobj%2Fbyte-gurd-source-gr%2Fwebcast%2Fmono%2Flynx%2Fcommunity_live_dynamic_douyin%2Ftemplate%2Fpages%2Flive_dynamic%2Ftemplate.js%3Fanchor_id%3D2739632844317827%26sec_anchor_id%3DMS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG&web_bg_color=%23161823&status_bar_color=white&type=fullscreen&hide_nav_bar=1&trans_status_bar=1&enable_preload=main&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-gr-sourcecdn.bytegecko.com%252Fobj%252Fbyte-gurd-source-gr%252Fwebcast%252Fmono%252Flynx%252Fcommunity_live_dynamic_douyin%252Fweb%252Ftemplate%252Fpages%252Flive_dynamic%252Findex.html%253Fanchor_id%253D2739632844317827%2526sec_anchor_id%253DMS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG%26web_bg_color%3D%2523161823%26status_bar_color%3Dwhite%26type%3Dfullscreen%26hide_nav_bar%3D1%26trans_status_bar%3D1&enable_pad_adapter=1&screen_size_adaptation=1&pad_ratio=1",
- "icon_dark": {
- "uri": "obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png",
- "url_list": [
- "https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png",
- "https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png",
- "https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png"
- ]
- },
- "icon_light": {
- "uri": "obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png",
- "url_list": [
- "https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png",
- "https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png",
- "https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png"
- ]
- },
- "sub_title": "查看最新回放",
- "title": "直播动态",
- "type": 6
- }
- ],
- "city": "珠海",
- "commerce_info": {
- "challenge_list": null,
- "head_image_list": null,
- "offline_info_list": [],
- "smart_phone_list": null,
- "task_list": null
- },
- "commerce_user_info": {
- "ad_revenue_rits": null,
- "has_ads_entry": true,
- "show_star_atlas_cooperation": false,
- "star_atlas": 1
- },
- "commerce_user_level": 0,
- "country": "中国",
- "cover_colour": "#03373EE5",
- "cover_url": [
- {
- "uri": "douyin-user-image-file/cfea7d18adf05c6d1990071756b7445d",
- "url_list": ["aTnyHICCi-NMudWfVELeO.png"]
- },
- {
- "uri": "c8510002be9a3a61aad2",
- "url_list": ["IKCeBwXjtHdGf9WP9hfAc.png"]
- }
- ],
- "district": null,
- "favoriting_count": 0,
- "follow_status": 1,
- "follower_count": 1735334,
- "follower_request_status": 0,
- "follower_status": 0,
- "following_count": 3778,
- "forward_count": 0,
- "gender": 2,
- "ip_location": "IP属地:浙江",
- "max_follower_count": 1737948,
- "mplatform_followers_count": 1807606,
- "nickname": "杨老虎🐯(磕穿下巴掉牙版)",
- "province": "广东",
- "public_collects_count": 0,
- "share_info": {
- "bool_persist": 1,
- "share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
- "share_image_url": {
- "uri": "tos-cn-p-0015/oQf8CQFQnkRsZBmxgDb0AWAlQeb99lAAmEu9Kx",
- "url_list": ["7A-WGbNrabkqe51pdxTc6.png"]
- },
- "share_qrcode_url": {
- "uri": "2e4fa00064dccedc33dae",
"url_list": [
- "https://p3.douyinpic.com/obj/2e4fa00064dccedc33dae",
- "https://p26.douyinpic.com/obj/2e4fa00064dccedc33dae",
- "https://p6.douyinpic.com/obj/2e4fa00064dccedc33dae"
+ "N_SVO2HXIpaY04hgsXYDI.png"
]
},
- "share_title": "快来加入抖音,让你发现最有趣的我!",
- "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG?with_sec_did=1&sec_uid=MS4wLjABAAAAgNeGTBkRx8bgT3vy5vNEF_SOMSqlMeP1q8mID71z84RorrEme_-4L2mrBz2rfToG&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ",
- "share_weibo_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。"
- },
- "short_id": "0",
- "signature": "每晚12:00直播 韩舞业余,专业蹦迪!\n虎的小号@杨巅峰🐑🐯 \n💜商务V:Joymedia7 💜\n💙这辈子人潮汹涌 遇到你 我很幸运💙",
- "total_favorited": 10295529,
- "uid": "2739632844317827",
- "unique_id": "12345xiaolaohu",
- "user_age": 27,
- "white_cover_url": [
- {
- "uri": "douyin-user-image-file/cfea7d18adf05c6d1990071756b7445d",
- "url_list": ["h7oEIs5JYXJ48lTJCPWTH.png"]
- },
{
"uri": "318f1000413827e122102",
- "url_list": ["TX0D9ExiN7FRaAzaiBeu7.png"]
+ "url_list": [
+ "Sfz4PgDDqyNYHkFyXub5g.png"
+ ]
}
]
}
},
{
- "aweme_id": "7293100687989148943",
- "desc": "",
- "create_time": 1698057333,
+ "aweme_id": "6686589698707590411",
+ "desc": "门有点矮哟~",
+ "create_time": 1556887936,
"music": {
- "id": 7293100719706607000,
- "title": "@条子创作的原声",
- "author": "条子",
+ "id": 6452110567468436000,
+ "title": "GQ",
+ "author": "Lola Coca",
"cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
+ "uri": "tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
+ "https://p3-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~200x200.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=VucON4XTlKnrxSw7Wqxk3bSec14%3D",
+ "https://p9-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~200x200.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=Iy8O%2F%2FxGebGOLjlIWu1C55M0UFo%3D"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
+ "uri": "tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b.jpeg?from=116350172"
+ "https://p26-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~100x100.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=GrpJhox6q19DCvwhrl10LsdpSJU%3D",
+ "https://p3-sign.douyinpic.com/tos-cn-v-2774c002/8a56e9005cdd495995bb363bf05b3acc~100x100.jpeg?lk3s=08d74b56&x-expires=1710576724&x-signature=QsyVlRL%2FwBED2IYMEcdsYsfvXTY%3D"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7293100718108855066.mp3",
- "url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7293100718108855066.mp3",
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7293100718108855066.mp3"
- ],
+ "uri": "",
+ "url_list": [],
"width": 720,
"height": 720,
- "url_key": "7293100719706606362"
+ "url_key": "6452110567468436238"
},
- "duration": 7,
+ "duration": 53,
"user_count": 0,
- "owner_id": "83160533866",
- "owner_nickname": "条子",
+ "owner_nickname": "",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0d00fg10000ckr4oi3c77u3000mqn80",
+ "uri": "v0200f2c0000bj63fuv3cp5a1sbmujc0",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000ckr4oi3c77u3000mqn80&line=0&file_id=b61dffe646234c2d878ad146ff3b0f84&sign=ee67beedc41d34486373772d1f75e814&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0200f2c0000bj63fuv3cp5a1sbmujc0&line=0&file_id=fad24ab3e1ab4efa90440244d5268bd9&sign=f33a08757b00e73f6a75ab6a3c5d751b&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
- "width": 1920,
- "height": 1080,
- "url_key": "v0d00fg10000ckr4oi3c77u3000mqn80_h264_1080p_6334292",
- "data_size": 5624852,
- "file_hash": "ee67beedc41d34486373772d1f75e814",
- "file_cs": "c:0-7318-308e|d:0-2812425-a706,2812426-5624851-2694|a:v0d00fg10000ckr4oi3c77u3000mqn80"
+ "width": 720,
+ "height": 1280,
+ "url_key": "v0200f2c0000bj63fuv3cp5a1sbmujc0_h264_720p_1631395",
+ "data_size": 1578648,
+ "file_hash": "f33a08757b00e73f6a75ab6a3c5d751b"
},
"cover": {
- "uri": "tos-cn-p-0015/o4zA2HNYFFXyyfbAnEDBAkNQhmIATEAgetYaSq",
- "url_list": ["sZtkmLJnK30efnC-WgFMn.png"],
+ "uri": "2071800047c9d7f961529",
+ "url_list": [
+ "_T0vQPZKXrNC6ulECmMes.png"
+ ],
"width": 720,
"height": 720
},
- "height": 1080,
- "width": 1920,
- "ratio": "1080p",
- "duration": 7104,
- "horizontal_type": 1
+ "height": 1280,
+ "width": 720,
+ "ratio": "720p",
+ "use_static_cover": false,
+ "duration": 7133
},
- "share_url": "https://www.iesdouyin.com/share/video/7293100687989148943/?region=CN&mid=7293100719706606362&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=&share_sign=_4aJPKwtrZCzJ3yBQv1bvbEo_Kmz_zQNYja43cXi.48-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/6686589698707590411/?region=CN&mid=6452110567468436238&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=DGkn.ltdNm4E6JhEBtbWsuF.YDISGBPo3egx6J8W_c4-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
"statistics": {
- "admire_count": 11,
- "comment_count": 14468,
- "digg_count": 361226,
- "collect_count": 39090,
+ "admire_count": 0,
+ "comment_count": 19109,
+ "digg_count": 865701,
+ "collect_count": 11578,
"play_count": 0,
- "share_count": 304604
+ "share_count": 44504
},
"status": {
"listen_video_status": 0,
@@ -711,10 +384,10 @@
"text_extra": [],
"is_top": 1,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7293100687989148943/?region=CN&mid=7293100719706606362&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=&share_sign=_4aJPKwtrZCzJ3yBQv1bvbEo_Kmz_zQNYja43cXi.48-&share_version=170400&ts=1710489511&from_aid=6383&from_ssr=1",
- "share_link_desc": "2.87 GiP:/ q@R.kc 07/09 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/6686589698707590411/?region=CN&mid=6452110567468436238&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=DGkn.ltdNm4E6JhEBtbWsuF.YDISGBPo3egx6J8W_c4-&share_version=170400&ts=1710490324&from_aid=6383&from_ssr=1",
+ "share_link_desc": "6.46 mQX:/ S@y.go 05/04 门有点矮哟~ %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 7104,
+ "duration": 7133,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -724,7 +397,7 @@
"content": ""
},
"position": null,
- "author_user_id": 83160533866,
+ "author_user_id": 62839305427,
"prevent_download": false,
"long_video": null,
"aweme_control": {
@@ -734,50 +407,56 @@
"can_show_comment": true
},
"images": null,
+ "suggest_words": {
+ "suggest_words": [
+ {
+ "words": [
+ {
+ "word": "周子然大学照片",
+ "word_id": "7057133965329896717",
+ "info": "{\"qrec_for_search\":\"{}\"}"
+ }
+ ],
+ "scene": "comment_top_rec",
+ "icon_url": "",
+ "hint_text": "大家都在搜:",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "周子然",
+ "word_id": "6595806713759175939",
+ "info": "{\"qrec_for_search\":\"{}\"}"
+ }
+ ],
+ "scene": "detail_inbox_rex",
+ "icon_url": "",
+ "hint_text": "",
+ "extra_info": "{}"
+ }
+ ]
+ },
"author": {
"avatar_168x168": {
"height": 720,
- "uri": "aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
+ "uri": "aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec",
"url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b~c5_168x168.jpeg?from=2956013662"
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec~c5_168x168.jpeg?from=2956013662"
],
"width": 720
},
"avatar_300x300": {
"height": 720,
- "uri": "aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b",
+ "uri": "aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec",
"url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_75c5ef8973e1d665252306ea58f7d10b~c5_300x300.jpeg?from=2956013662"
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_f59bfced5c6a3b56d152f1e0437f06ec~c5_300x300.jpeg?from=2956013662"
],
"width": 720
},
- "aweme_count": 149,
- "birthday_hide_level": 1,
+ "aweme_count": 286,
+ "birthday_hide_level": 0,
"can_show_group_card": 1,
- "card_entries": [
- {
- "goto_url": "aweme://im/FansGroup/GuestState",
- "icon_dark": {
- "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
- "url_list": [
- "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
- "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
- "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png"
- ]
- },
- "icon_light": {
- "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
- "url_list": [
- "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
- "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
- "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png"
- ]
- },
- "sub_title": "2个群聊",
- "title": "粉丝群",
- "type": 2
- }
- ],
"city": "",
"commerce_info": {
"challenge_list": null,
@@ -789,148 +468,159 @@
"commerce_user_info": {
"ad_revenue_rits": null,
"has_ads_entry": true,
- "show_star_atlas_cooperation": false,
+ "show_star_atlas_cooperation": true,
"star_atlas": 1
},
"commerce_user_level": 0,
"country": "",
- "cover_colour": "#03373EE5",
+ "cover_colour": "#03997706",
"cover_url": [
{
- "uri": "douyin-user-image-file/aff26fd8f33d7f743513e8f269e924cb",
- "url_list": ["T1II_ZahdXvCzRrth6Csg.png"]
+ "uri": "douyin-user-image-file/f0e0fa1c47be6c2eedb3bbc077b2e89b",
+ "url_list": [
+ "eTzFhGSTt3FN9Wu_SwYfJ.png"
+ ]
},
{
"uri": "c8510002be9a3a61aad2",
- "url_list": ["jAGv0q0ZTObOtfdCP9FcU.png"]
+ "url_list": [
+ "ycPju2wLo8QdUH3BhOHfP.png"
+ ]
}
],
"district": "",
"favoriting_count": 0,
- "follow_status": 1,
- "follower_count": 1301558,
+ "follow_status": 0,
+ "follower_count": 3901177,
"follower_request_status": 0,
"follower_status": 0,
- "following_count": 89,
- "forward_count": 0,
+ "following_count": 80,
+ "forward_count": 5,
"gender": 2,
- "ip_location": "IP属地:山东",
- "max_follower_count": 1301558,
- "mplatform_followers_count": 1301558,
- "nickname": "条子",
+ "ip_location": "IP属地:湖北",
+ "max_follower_count": 4354709,
+ "mplatform_followers_count": 3917646,
+ "nickname": "周子然JingYi",
"province": "",
"public_collects_count": 0,
"share_info": {
"bool_persist": 1,
"share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
"share_image_url": {
- "uri": "tos-cn-p-0015/owr8DIVInO9quB6lgDbqAlBVeenTnlAAITj9Ey",
- "url_list": ["fV_NMEobSXS4XFzzWrGjJ.png"]
+ "uri": "tos-cn-p-0015/oMYiIAfY7PDPW4RWABzAIB6KeiygIB7AVxhctZ",
+ "url_list": [
+ "yynTGOW4ukH0o6ivqStEd.png"
+ ]
},
"share_qrcode_url": {
- "uri": "53070029f462e2e70d94",
+ "uri": "3306001c73315193d5b5",
"url_list": [
- "https://p26.douyinpic.com/obj/53070029f462e2e70d94",
- "https://p11.douyinpic.com/obj/53070029f462e2e70d94",
- "https://p3.douyinpic.com/obj/53070029f462e2e70d94"
+ "https://p6.douyinpic.com/obj/3306001c73315193d5b5",
+ "https://p3.douyinpic.com/obj/3306001c73315193d5b5",
+ "https://p26.douyinpic.com/obj/3306001c73315193d5b5"
]
},
"share_title": "快来加入抖音,让你发现最有趣的我!",
- "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAiHeBA5fW8NyDTnOchQH5Tc_Yl4VVlFe7Y_T3CpQc0tk?with_sec_did=1&sec_uid=MS4wLjABAAAAiHeBA5fW8NyDTnOchQH5Tc_Yl4VVlFe7Y_T3CpQc0tk&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ",
+ "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAkXwrvzDNOUr-BnujrX712FgL4PY8kNKNpGYYAUjA0us?did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAkXwrvzDNOUr-BnujrX712FgL4PY8kNKNpGYYAUjA0us&from_ssr=1&from_aid=6383&u_code=13kgm680k",
"share_weibo_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。"
},
"short_id": "0",
- "signature": "国服米莱狄",
- "total_favorited": 14173861,
- "uid": "83160533866",
- "unique_id": "04074747",
- "user_age": -1,
+ "signature": "知行合一",
+ "total_favorited": 39491570,
+ "uid": "62839305427",
+ "unique_id": "jingyiziran",
+ "user_age": 122,
"white_cover_url": [
{
- "uri": "douyin-user-image-file/aff26fd8f33d7f743513e8f269e924cb",
- "url_list": ["BGNqXhXX9rB0RZe2-Gh3g.png"]
+ "uri": "douyin-user-image-file/f0e0fa1c47be6c2eedb3bbc077b2e89b",
+ "url_list": [
+ "3Lbs4vjci4a5PWPjuHqGO.png"
+ ]
},
{
"uri": "318f1000413827e122102",
- "url_list": ["8bHhp2JU-9tMF9irmzEZj.png"]
+ "url_list": [
+ "2QCe-HDrBnJc06gcYCeTW.png"
+ ]
}
]
}
},
{
- "aweme_id": "6923214072347512068",
- "desc": "仿不来观音就仿个敦煌飞天吧~#有何不敢见观音 #敦煌壁画仿妆绝了",
- "create_time": 1611936456,
+ "aweme_id": "7344326968478813478",
+ "desc": "准备好迎接夏天了吗#已经开始期待夏天了 #小秋池编舞",
+ "create_time": 1709984384,
"music": {
- "id": 6832584550674091000,
- "title": "@编曲太难了 - 任柯创作的原声",
- "author": "编曲太难了 - 任柯",
+ "id": 7108698353172844000,
+ "title": "@SNOWSTORM—🍊小秋池创作的原声",
+ "author": "SNOWSTORM—🍊小秋池",
"cover_medium": {
- "uri": "720x720/aweme-avatar/mosaic-legacy_315090004b1df1c43716c",
+ "uri": "720x720/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/mosaic-legacy_315090004b1df1c43716c.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "100x100/aweme-avatar/mosaic-legacy_315090004b1df1c43716c",
+ "uri": "100x100/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_315090004b1df1c43716c.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_c1b1ca1e05fc6d2eb478739e3360c504.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/de298387187bc97d819bc4e07ec6e5d3.mp3",
+ "uri": "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7108698353432857351.mp3",
"url_list": [
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/de298387187bc97d819bc4e07ec6e5d3.mp3",
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/de298387187bc97d819bc4e07ec6e5d3.mp3"
+ "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7108698353432857351.mp3",
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7108698353432857351.mp3"
],
"width": 720,
"height": 720,
- "url_key": "6832584550674090759"
+ "url_key": "7108698353172843277"
},
- "duration": 19,
+ "duration": 33,
"user_count": 0,
- "owner_id": "64390442829",
- "owner_nickname": "编曲太难了 - 任柯",
+ "owner_id": "104215301830",
+ "owner_nickname": "SNOWSTORM—🍊小秋池",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0300fe30000c0a35fnsml2qmkctkcsg",
+ "uri": "v0200fg10000cnm4kq3c77ubn9efls50",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fe30000c0a35fnsml2qmkctkcsg&line=0&file_id=27fe563493c447dca8bcd98067b2a9b9&sign=bb8f5c705f6466d41de94434e182013e&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0200fg10000cnm4kq3c77ubn9efls50&line=0&file_id=57f15d4da3274950aec2af12bbe0514c&sign=23f56dac8fb96a21c4bdc2b4e3bedb62&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
- "width": 720,
- "height": 1280,
- "url_key": "v0300fe30000c0a35fnsml2qmkctkcsg_h264_720p_1262855",
- "data_size": 1597986,
- "file_hash": "bb8f5c705f6466d41de94434e182013e",
- "file_cs": "c:0-12314-6386|d:0-798992-b9db,798993-1597985-5335"
+ "width": 1080,
+ "height": 1920,
+ "url_key": "v0200fg10000cnm4kq3c77ubn9efls50_h264_1080p_4494475",
+ "data_size": 9353004,
+ "file_hash": "23f56dac8fb96a21c4bdc2b4e3bedb62",
+ "file_cs": "c:0-15102-2f77|d:0-4676501-3a80,4676502-9353003-254b|a:v0200fg10000cnm4kq3c77ubn9efls50"
},
"cover": {
- "uri": "tos-cn-p-0015/9975a3ff7baf4c4391da36112920574a",
- "url_list": ["zE-I6gDNlO7OyVRN1Rl7T.png"],
+ "uri": "tos-cn-i-0813/oQKse1TDAG7fAI4EGEeLASDnAQEoABSnbJ2BvM",
+ "url_list": [
+ "NYLpBo9emIte6nynBBQNe.png"
+ ],
"width": 720,
"height": 720
},
- "poster": "a3.jpg",
- "height": 1920,
- "width": 1080,
- "ratio": "720p",
- "use_static_cover": false,
- "duration": 10123
+ "height": 3840,
+ "width": 2160,
+ "ratio": "1080p",
+ "use_static_cover": true,
+ "duration": 16648
},
- "share_url": "https://www.iesdouyin.com/share/video/6923214072347512068/?region=CN&mid=6832584550674090759&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=KkdpNFCQ6Y6dVUVYYBPJb1bwUr53Ndkd08.saJx4kro-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/7344326968478813478/?region=CN&mid=7108698353172843277&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=g.qn1OJM4wzDDaVr.w2sHbc_p8woltqoONHjhLQD2_I-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
"statistics": {
"admire_count": 0,
- "comment_count": 108509,
- "digg_count": 3664300,
- "collect_count": 113816,
+ "comment_count": 3802,
+ "digg_count": 475134,
+ "collect_count": 21931,
"play_count": 0,
- "share_count": 116835
+ "share_count": 34130
},
"status": {
"listen_video_status": 0,
@@ -946,32 +636,32 @@
},
"text_extra": [
{
- "start": 14,
- "end": 22,
+ "start": 9,
+ "end": 19,
"type": 1,
- "hashtag_name": "有何不敢见观音",
- "hashtag_id": "1689770054408232",
+ "hashtag_name": "已经开始期待夏天了",
+ "hashtag_id": "1690739287287819",
"is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
+ "caption_start": 9,
+ "caption_end": 19
},
{
- "start": 23,
- "end": 32,
+ "start": 20,
+ "end": 26,
"type": 1,
- "hashtag_name": "敦煌壁画仿妆绝了",
- "hashtag_id": "1714108974080003",
+ "hashtag_name": "小秋池编舞",
+ "hashtag_id": "1668054527167502",
"is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
+ "caption_start": 20,
+ "caption_end": 26
}
],
- "is_top": 1,
+ "is_top": 0,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/6923214072347512068/?region=CN&mid=6832584550674090759&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=KkdpNFCQ6Y6dVUVYYBPJb1bwUr53Ndkd08.saJx4kro-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
- "share_link_desc": "9.20 ZZM:/ 03/10 x@F.hO 仿不来观音就仿个敦煌飞天吧~# 有何不敢见观音 # 敦煌壁画仿妆绝了 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/7344326968478813478/?region=CN&mid=7108698353172843277&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=g.qn1OJM4wzDDaVr.w2sHbc_p8woltqoONHjhLQD2_I-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
+ "share_link_desc": "1.58 kCH:/ 08/24 h@b.nQ 准备好迎接夏天了吗# 已经开始期待夏天了 # 小秋池编舞 %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 10123,
+ "duration": 16648,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -996,9 +686,35 @@
{
"words": [
{
- "word": "我是mc水观音",
- "word_id": "6595861167791412488",
- "info": "{\"qrec_for_search\":\"{}\"}"
+ "word": "褚时健",
+ "word_id": "6537285856829379843",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ }
+ ],
+ "scene": "comment_top_rec",
+ "icon_url": "",
+ "hint_text": "大家都在搜:",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "褚时健孙女",
+ "word_id": "6592111212366959885",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ }
+ ],
+ "scene": "feed_bottom_rec",
+ "icon_url": "",
+ "hint_text": "相关搜索",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "褚时健",
+ "word_id": "6537285856829379843",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
}
],
"scene": "detail_inbox_rex",
@@ -1048,11 +764,15 @@
"cover_url": [
{
"uri": "douyin-user-image-file/c029dcead6fbf261d15b1ab7de43bf2f",
- "url_list": ["2eFwyUS9yN8r7wJCXHUvb.png"]
+ "url_list": [
+ "2eFwyUS9yN8r7wJCXHUvb.png"
+ ]
},
{
"uri": "c8510002be9a3a61aad2",
- "url_list": ["0yrHnPaNjbwpkaPNo7s4x.png"]
+ "url_list": [
+ "0yrHnPaNjbwpkaPNo7s4x.png"
+ ]
}
],
"district": "",
@@ -1075,7 +795,9 @@
"share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
"share_image_url": {
"uri": "tos-cn-p-0015/oceLdA0zALBI8CoyKiCfhU69IBlNq4RsbgzSAu",
- "url_list": ["qnOWDz5lUek2B1I5MPHa-.png"]
+ "url_list": [
+ "qnOWDz5lUek2B1I5MPHa-.png"
+ ]
},
"share_qrcode_url": {
"uri": "216a0023aa35c71d4381",
@@ -1098,90 +820,94 @@
"white_cover_url": [
{
"uri": "douyin-user-image-file/c029dcead6fbf261d15b1ab7de43bf2f",
- "url_list": ["ejF34o5i413UeROTNoYFI.png"]
+ "url_list": [
+ "ejF34o5i413UeROTNoYFI.png"
+ ]
},
{
"uri": "318f1000413827e122102",
- "url_list": ["x9tjnPkC-OscQ480dZZAR.png"]
+ "url_list": [
+ "x9tjnPkC-OscQ480dZZAR.png"
+ ]
}
]
}
},
{
- "aweme_id": "7005490661592026405",
- "desc": "清凉爽口,凉菜界知名选手——拍黄瓜 #抖音美食创作人 ",
- "create_time": 1631092941,
+ "aweme_id": "7346190579807702310",
+ "desc": "#背影杀 哈~",
+ "create_time": 1710418291,
"music": {
- "id": 7005490868798918000,
- "title": "@李子柒创作的原声",
- "author": "李子柒",
+ "id": 7309070604290870000,
+ "title": "@松月创作的原声",
+ "author": "松月",
"cover_medium": {
- "uri": "720x720/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1",
+ "uri": "720x720/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"cover_thumb": {
- "uri": "100x100/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1",
+ "uri": "100x100/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab",
"url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1.jpeg?from=116350172"
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_f4659a385314554931729922e210a1ab.jpeg?from=116350172"
],
"width": 720,
"height": 720
},
"play_url": {
- "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7005490870229338911.mp3",
+ "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7309070603061873434.mp3",
"url_list": [
- "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7005490870229338911.mp3",
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7005490870229338911.mp3"
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7309070603061873434.mp3",
+ "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7309070603061873434.mp3"
],
"width": 720,
"height": 720,
- "url_key": "7005490868798917390"
+ "url_key": "7309070604290870026"
},
- "duration": 56,
+ "duration": 17,
"user_count": 0,
- "owner_id": "68310389333",
- "owner_nickname": "李子柒",
+ "owner_id": "92438930576",
+ "owner_nickname": "松月",
"is_original": false
},
"video": {
"play_addr": {
- "uri": "v0300fg10000c4s7r3rc77u313isbq90",
+ "uri": "v0d00fg10000cnpei83c77uejrp5pns0",
"url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000c4s7r3rc77u313isbq90&line=0&file_id=79a7251ebd49450e87dff8c6c2045193&sign=bfbfd045b09a5fffe2175c946ae37716&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cnpei83c77uejrp5pns0&line=0&file_id=a6eca4a909c54bf1ab053f8aa4b17dea&sign=dfdb4510ea4724d6bc506d03ed39b164&is_play_url=1&source=PackSourceEnum_PUBLISH"
],
- "width": 1920,
- "height": 1080,
- "url_key": "v0300fg10000c4s7r3rc77u313isbq90_h264_1080p_3432446",
- "data_size": 24027125,
- "file_hash": "bfbfd045b09a5fffe2175c946ae37716",
- "file_cs": "c:0-72544-ab64|d:0-12013561-7e8e,12013562-24027124-0456|a:v0300fg10000c4s7r3rc77u313isbq90"
+ "width": 1080,
+ "height": 1920,
+ "url_key": "v0d00fg10000cnpei83c77uejrp5pns0_h264_1080p_1530065",
+ "data_size": 3152891,
+ "file_hash": "dfdb4510ea4724d6bc506d03ed39b164",
+ "file_cs": "c:0-14749-e7a5|d:0-1576444-e869,1576445-3152890-4d3b|a:v0d00fg10000cnpei83c77uejrp5pns0"
},
"cover": {
- "uri": "tos-cn-i-0813/dec79ae450c643f59e7ac007bffac735",
- "url_list": ["B6zqJFdOWWsbZqYtqCxbM.png"],
+ "uri": "tos-cn-i-0813/oAgAlhXilAAJ6u5MAzCgDBGefASENIN9XA3lyP",
+ "url_list": [
+ "dRGIZeauclEl_diysOXxZ.png"
+ ],
"width": 720,
"height": 720
},
- "poster": "a4.jpg",
- "height": 1080,
- "width": 1920,
+ "height": 1920,
+ "width": 1080,
"ratio": "1080p",
"use_static_cover": true,
- "duration": 56000,
- "horizontal_type": 1
+ "duration": 16485
},
- "share_url": "https://www.iesdouyin.com/share/video/7005490661592026405/?region=CN&mid=7005490868798917390&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=YM4fGcPXX3UAXUGDDS3qqzMmYOP4R5wlnXRqTmvFhvU-&share_version=170400&ts=1710480908&from_aid=6383&from_ssr=1",
+ "share_url": "https://www.iesdouyin.com/share/video/7346190579807702310/?region=CN&mid=7309070604290870026&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=uuESZcy7e4fr3QmkA53rctr9Sfp367bcUYu8b2.sM84-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
"statistics": {
- "admire_count": 0,
- "comment_count": 72495,
- "digg_count": 1175927,
- "collect_count": 34025,
+ "admire_count": 1,
+ "comment_count": 99,
+ "digg_count": 7724,
+ "collect_count": 730,
"play_count": 0,
- "share_count": 36331
+ "share_count": 1612
},
"status": {
"listen_video_status": 0,
@@ -1197,22 +923,22 @@
},
"text_extra": [
{
- "start": 18,
- "end": 26,
+ "start": 0,
+ "end": 4,
"type": 1,
- "hashtag_name": "抖音美食创作人",
- "hashtag_id": "1674623569250317",
+ "hashtag_name": "背影杀",
+ "hashtag_id": "1570173814554625",
"is_commerce": false,
"caption_start": 0,
- "caption_end": 0
+ "caption_end": 4
}
],
"is_top": 0,
"share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7005490661592026405/?region=CN&mid=7005490868798917390&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=YM4fGcPXX3UAXUGDDS3qqzMmYOP4R5wlnXRqTmvFhvU-&share_version=170400&ts=1710480908&from_aid=6383&from_ssr=1",
- "share_link_desc": "9.48 rRk:/ 12/13 J@v.SY 清凉爽口,凉菜界知名选手——拍黄瓜 # 抖音美食创作人 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ "share_url": "https://www.iesdouyin.com/share/video/7346190579807702310/?region=CN&mid=7309070604290870026&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=uuESZcy7e4fr3QmkA53rctr9Sfp367bcUYu8b2.sM84-&share_version=170400&ts=1710488702&from_aid=6383&from_ssr=1",
+ "share_link_desc": "2.87 o@q.eO 10/12 PKW:/ # 背影杀 哈~ %s 复制此链接,打开Dou音搜索,直接观看视频!"
},
- "duration": 56000,
+ "duration": 16485,
"image_infos": null,
"risk_infos": {
"vote": false,
@@ -1222,7 +948,7 @@
"content": ""
},
"position": null,
- "author_user_id": 68310389333,
+ "author_user_id": 62790495105,
"prevent_download": false,
"long_video": null,
"aweme_control": {
@@ -1237,22 +963,9 @@
{
"words": [
{
- "word": "李佳佳",
- "word_id": "6595514035314103565",
- "info": "{\"qrec_for_search\":\"{}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "李佳佳",
- "word_id": "6595514035314103565",
- "info": "{\"qrec_for_search\":\"{}\"}"
+ "word": "橘子焦糖",
+ "word_id": "6548569468237255940",
+ "info": "{\"qrec_for_search\":\"{\\\"query_ecom\\\":\\\"1\\\"}\"}"
}
],
"scene": "detail_inbox_rex",
@@ -1262,301 +975,102 @@
}
]
},
- "video_tag": [
- {
- "tag_id": 2001,
- "tag_name": "美食",
- "level": 1
- },
- {
- "tag_id": 2001007,
- "tag_name": "美食展示",
- "level": 2
- },
- {
- "tag_id": 2001007001,
- "tag_name": "普通美食展示",
- "level": 3
- }
- ],
"author": {
"avatar_168x168": {
"height": 720,
- "uri": "aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1",
+ "uri": "aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0",
"url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1~c5_168x168.jpeg?from=2956013662"
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0~c5_168x168.jpeg?from=2956013662"
],
"width": 720
},
"avatar_300x300": {
"height": 720,
- "uri": "aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1",
+ "uri": "aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0",
"url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_330b002fd56a93e8b6f1~c5_300x300.jpeg?from=2956013662"
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_c7784af3a0bd2e7c5fc92ece450f12e0~c5_300x300.jpeg?from=2956013662"
],
"width": 720
},
- "aweme_count": 772,
+ "aweme_count": 252,
"birthday_hide_level": 0,
"can_show_group_card": 1,
- "city": "绵阳",
- "commerce_info": {
- "challenge_list": null,
- "head_image_list": null,
- "offline_info_list": [],
- "smart_phone_list": null,
- "task_list": null
- },
- "commerce_user_info": {
- "ad_revenue_rits": null,
- "has_ads_entry": true,
- "show_star_atlas_cooperation": false,
- "star_atlas": 1
- },
- "commerce_user_level": 0,
- "country": "中国",
- "cover_colour": "#02161823",
- "cover_url": [
+ "card_entries": [
{
- "uri": "c8510002be9a3a61aad2",
- "url_list": ["2uHX3U05JE9hy7W6loPDK.png"]
+ "card_data": "{\"is_order_card\":false,\"has_new\":false,\"is_store\":false,\"shop_id\":\"\",\"product_count\":183,\"store_type\":\"window\",\"icon_is_repeat\":false,\"icon_type\":\"png\",\"is_promotion_icon\":false,\"subtitle_resource_list\":\"\"}",
+ "event_params": "{\"entrance_location\":\"others_homepage\"}",
+ "goto_url": "sslocal://goods/shop?uid=62790495105&sec_uid=MS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ",
+ "icon_dark": {
+ "url_list": [
+ "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png",
+ "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png",
+ "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-3x.png",
+ "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png",
+ "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png",
+ "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_dark-2x.png"
+ ]
+ },
+ "icon_light": {
+ "url_list": [
+ "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png",
+ "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png",
+ "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-3x.png",
+ "https://lf3-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png",
+ "https://lf9-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png",
+ "https://lf26-static.bytednsdoc.com/obj/eden-cn/azlylaup_j_tvjl/ljhwZthlaukjlkulzlp/ecom_window/ecom_window_other_light-2x.png"
+ ]
+ },
+ "sub_title": "183件好物",
+ "title": "进入橱窗",
+ "type": 1
+ },
+ {
+ "goto_url": "aweme://im/FansGroup/GuestState",
+ "icon_dark": {
+ "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
+ "url_list": [
+ "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
+ "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
+ "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png"
+ ]
+ },
+ "icon_light": {
+ "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
+ "url_list": [
+ "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
+ "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
+ "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png"
+ ]
+ },
+ "sub_title": "6个群聊",
+ "title": "粉丝群",
+ "type": 2
+ },
+ {
+ "card_data": "{\"has_yellow_point\":false,\"announcement_release_time\":0,\"preview_video_release_time\":0,\"precipitation_video_release_time\":0,\"style\":0,\"appointment_id\":0,\"typ\":0,\"subscribe_cnt\":0,\"subscribe_status\":0,\"top_title\":\"\",\"top_subtitle\":\"\",\"cycle\":0}",
+ "goto_url": "sslocal://webcast_lynxview?url=https%3A%2F%2Flf-webcast-gr-sourcecdn.bytegecko.com%2Fobj%2Fbyte-gurd-source-gr%2Fwebcast%2Fmono%2Flynx%2Fcommunity_live_dynamic_douyin%2Ftemplate%2Fpages%2Flive_dynamic%2Ftemplate.js%3Fanchor_id%3D62790495105%26sec_anchor_id%3DMS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ&web_bg_color=%23161823&status_bar_color=white&type=fullscreen&hide_nav_bar=1&trans_status_bar=1&enable_preload=main&fallback_url=sslocal%3A%2F%2Fwebcast_webview%3Furl%3Dhttps%253A%252F%252Flf-webcast-gr-sourcecdn.bytegecko.com%252Fobj%252Fbyte-gurd-source-gr%252Fwebcast%252Fmono%252Flynx%252Fcommunity_live_dynamic_douyin%252Fweb%252Ftemplate%252Fpages%252Flive_dynamic%252Findex.html%253Fanchor_id%253D62790495105%2526sec_anchor_id%253DMS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ%26web_bg_color%3D%2523161823%26status_bar_color%3Dwhite%26type%3Dfullscreen%26hide_nav_bar%3D1%26trans_status_bar%3D1&enable_pad_adapter=1&screen_size_adaptation=1&pad_ratio=1",
+ "icon_dark": {
+ "uri": "obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png",
+ "url_list": [
+ "https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png",
+ "https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png",
+ "https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_dark.png"
+ ]
+ },
+ "icon_light": {
+ "uri": "obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png",
+ "url_list": [
+ "https://p6-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png",
+ "https://p3-dy-ipv6.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png",
+ "https://p9-dy.byteimg.com/obj/eden-cn/91eh7uhfnult/all_cards_old_version/type6_live_dynamic_light.png"
+ ]
+ },
+ "sub_title": "查看历史记录",
+ "title": "直播动态",
+ "type": 6
}
],
- "district": null,
- "favoriting_count": 0,
- "follow_status": 0,
- "follower_count": 40201989,
- "follower_request_status": 0,
- "follower_status": 0,
- "following_count": 1,
- "forward_count": 1,
- "gender": 2,
- "max_follower_count": 45635987,
- "mplatform_followers_count": 48209510,
- "nickname": "李子柒",
- "province": "四川",
- "public_collects_count": 0,
- "share_info": {
- "bool_persist": 1,
- "share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
- "share_image_url": {
- "uri": "tos-cn-p-0015/b01c417ab84c48a18151df6f4874c517_1651306670",
- "url_list": ["noPw6HHZHlcIQTKhc-Sr4.png"]
- },
- "share_qrcode_url": {
- "uri": "330b002fd4ab5b64f36e",
- "url_list": [
- "https://p11.douyinpic.com/obj/330b002fd4ab5b64f36e",
- "https://p3.douyinpic.com/obj/330b002fd4ab5b64f36e",
- "https://p26.douyinpic.com/obj/330b002fd4ab5b64f36e"
- ]
- },
- "share_title": "快来加入抖音,让你发现最有趣的我!",
- "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAPCnTQLqza4Xqu-uO7KZHcKuILkO7RRz2oapyOC04AQ0?iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAPCnTQLqza4Xqu-uO7KZHcKuILkO7RRz2oapyOC04AQ0&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB",
- "share_weibo_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。"
- },
- "short_id": "71158770",
- "signature": "李家有女,人称子柒。联系邮箱:loveliziqi777@163.com",
- "total_favorited": 222610560,
- "uid": "68310389333",
- "unique_id": "",
- "user_age": -1,
- "white_cover_url": [
- {
- "uri": "318f1000413827e122102",
- "url_list": ["wqKmvIFifx1re2KR2VAXF.png"]
- }
- ]
- }
- },
- {
- "aweme_id": "7161000281575148800",
- "desc": "这次把全部答案告诉你们#原地猫步",
- "create_time": 1667300314,
- "music": {
- "id": 7152117857710067000,
- "title": "@池野林Club创作的原声",
- "author": "池野林Club",
- "cover_medium": {
- "uri": "720x720/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "cover_thumb": {
- "uri": "100x100/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b",
- "url_list": [
- "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_6a1eace9d58fab43286df02ffa019c1b.jpeg?from=116350172"
- ],
- "width": 720,
- "height": 720
- },
- "play_url": {
- "uri": "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7152117860161997604.mp3",
- "url_list": [
- "https://sf6-cdn-tos.douyinstatic.com/obj/ies-music/7152117860161997604.mp3",
- "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7152117860161997604.mp3"
- ],
- "width": 720,
- "height": 720,
- "url_key": "7152117857710066440"
- },
- "duration": 32,
- "user_count": 0,
- "owner_id": "4239343268935933",
- "owner_nickname": "池野林Club",
- "is_original": false
- },
- "video": {
- "play_addr": {
- "uri": "v0d00fg10000cdgfmbjc77uf8ildvr1g",
- "url_list": [
- "https://www.douyin.com/aweme/v1/play/?video_id=v0d00fg10000cdgfmbjc77uf8ildvr1g&line=0&file_id=3666bdea2f5e40d1b3e4643618c4263b&sign=ea304bf093956b3f1899ef2a3dd7221b&is_play_url=1&source=PackSourceEnum_PUBLISH"
- ],
- "width": 1080,
- "height": 1920,
- "url_key": "v0d00fg10000cdgfmbjc77uf8ildvr1g_h264_1080p_1648223",
- "data_size": 3893929,
- "file_hash": "ea304bf093956b3f1899ef2a3dd7221b",
- "file_cs": "c:0-21837-292d|d:0-1946963-659d,1946964-3893928-fa0f|a:v0d00fg10000cdgfmbjc77uf8ildvr1g"
- },
- "cover": {
- "uri": "tos-cn-p-0015/9c5820418cbb49a9afac60b51bf63ee5_1667300317",
- "url_list": ["VYvXAcOWFGKsZg9TCDqlW.png"],
- "width": 720,
- "height": 720
- },
- "poster": "a5.jpg",
- "height": 1920,
- "width": 1080,
- "ratio": "1080p",
- "use_static_cover": false,
- "duration": 18900
- },
- "share_url": "https://www.iesdouyin.com/share/video/7161000281575148800/?region=CN&mid=7152117857710066440&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=s.ixgHtEtpeaJMtBdG4jtez8KjZydHznpkEN5xPcD3c-&share_version=170400&ts=1710489764&from_aid=6383&from_ssr=1",
- "statistics": {
- "admire_count": 0,
- "comment_count": 25946,
- "digg_count": 1873829,
- "collect_count": 149611,
- "play_count": 0,
- "share_count": 87753
- },
- "status": {
- "listen_video_status": 0,
- "is_delete": false,
- "allow_share": true,
- "is_prohibited": false,
- "in_reviewing": false,
- "part_see": 0,
- "private_status": 0,
- "review_result": {
- "review_status": 0
- }
- },
- "text_extra": [
- {
- "start": 11,
- "end": 16,
- "type": 1,
- "hashtag_name": "原地猫步",
- "hashtag_id": "1658025595916295",
- "is_commerce": false,
- "caption_start": 0,
- "caption_end": 0
- }
- ],
- "is_top": 1,
- "share_info": {
- "share_url": "https://www.iesdouyin.com/share/video/7161000281575148800/?region=CN&mid=7152117857710066440&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=s.ixgHtEtpeaJMtBdG4jtez8KjZydHznpkEN5xPcD3c-&share_version=170400&ts=1710489764&from_aid=6383&from_ssr=1",
- "share_link_desc": "4.64 jPx:/ v@F.ho 08/31 这次把全部答案告诉你们# 原地猫步 %s 复制此链接,打开Dou音搜索,直接观看视频!"
- },
- "duration": 18900,
- "image_infos": null,
- "risk_infos": {
- "vote": false,
- "warn": false,
- "risk_sink": false,
- "type": 0,
- "content": ""
- },
- "position": null,
- "author_user_id": 95947614937,
- "prevent_download": false,
- "long_video": null,
- "aweme_control": {
- "can_forward": true,
- "can_share": true,
- "can_comment": true,
- "can_show_comment": true
- },
- "images": null,
- "suggest_words": {
- "suggest_words": [
- {
- "words": [
- {
- "word": "达莎是什么级别的模特",
- "word_id": "7022624510902883618",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "comment_top_rec",
- "icon_url": "",
- "hint_text": "大家都在搜:",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "达莎是什么级别的模特",
- "word_id": "7022624510902883618",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "feed_bottom_rec",
- "icon_url": "",
- "hint_text": "相关搜索",
- "extra_info": "{}"
- },
- {
- "words": [
- {
- "word": "达莎走秀现场",
- "word_id": "6937470614022542604",
- "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
- }
- ],
- "scene": "detail_inbox_rex",
- "icon_url": "",
- "hint_text": "",
- "extra_info": "{}"
- }
- ]
- },
- "author": {
- "avatar_168x168": {
- "height": 720,
- "uri": "aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a",
- "url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a~c5_168x168.jpeg?from=2956013662"
- ],
- "width": 720
- },
- "avatar_300x300": {
- "height": 720,
- "uri": "aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a",
- "url_list": [
- "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_633427f316a0cbf229d95993a422545a~c5_300x300.jpeg?from=2956013662"
- ],
- "width": 720
- },
- "aweme_count": 330,
- "birthday_hide_level": 0,
- "can_show_group_card": 1,
- "city": "",
+ "city": "金华",
"commerce_info": {
"challenge_list": null,
"head_image_list": null,
@@ -1571,66 +1085,635 @@
"star_atlas": 1
},
"commerce_user_level": 0,
+ "country": "中国",
+ "cover_colour": "#03373EE5",
+ "cover_url": [
+ {
+ "uri": "douyin-user-image-file/fc185d55c7e3c95a57f88ef99f6c5a63",
+ "url_list": [
+ "GH2GQ_6U9XovU9wyhraHy.png"
+ ]
+ },
+ {
+ "uri": "c8510002be9a3a61aad2",
+ "url_list": [
+ "Zd0yXNnpYUJtfs1PoJMQ2.png"
+ ]
+ }
+ ],
+ "district": null,
+ "favoriting_count": 0,
+ "follow_status": 1,
+ "follower_count": 3703545,
+ "follower_request_status": 0,
+ "follower_status": 0,
+ "following_count": 1202,
+ "forward_count": 0,
+ "gender": 2,
+ "ip_location": "IP属地:河北",
+ "max_follower_count": 4120061,
+ "mplatform_followers_count": 3728871,
+ "nickname": "奶茶妹◕🌱",
+ "province": "浙江",
+ "public_collects_count": 0,
+ "share_info": {
+ "bool_persist": 1,
+ "share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
+ "share_image_url": {
+ "uri": "tos-cn-p-0015/o0lXhVW8g4D9AIzIlnIX23ftAOAzNet3BcBpzK",
+ "url_list": [
+ "ZRRKVy4ShmXRvpIEPMYoa.png"
+ ]
+ },
+ "share_qrcode_url": {
+ "uri": "6f940019bd6b1c90b090",
+ "url_list": [
+ "https://p6.douyinpic.com/obj/6f940019bd6b1c90b090",
+ "https://p26.douyinpic.com/obj/6f940019bd6b1c90b090",
+ "https://p11.douyinpic.com/obj/6f940019bd6b1c90b090"
+ ]
+ },
+ "share_title": "快来加入抖音,让你发现最有趣的我!",
+ "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ?sec_uid=MS4wLjABAAAAQaCCkzXHjbiZbaVGIAamUhbbZNk6zuN6yiDGo8nNruQ&from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1",
+ "share_weibo_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。"
+ },
+ "short_id": "0",
+ "signature": "每天早上7点直播\n一个喜欢跳舞💃喜欢健身的正能量小姐姐\n贼宠粉😏不信你试试\n小号直播@奶茶妹°C🌱",
+ "total_favorited": 31782156,
+ "uid": "62790495105",
+ "unique_id": "SUNMENG333",
+ "user_age": 55,
+ "white_cover_url": [
+ {
+ "uri": "douyin-user-image-file/fc185d55c7e3c95a57f88ef99f6c5a63",
+ "url_list": [
+ "5mEqucAqJ1I440RfZH2t6.png"
+ ]
+ },
+ {
+ "uri": "318f1000413827e122102",
+ "url_list": [
+ "72skmrYgEr7JkUqAbch-Q.png"
+ ]
+ }
+ ]
+ }
+ },
+ {
+ "aweme_id": "6727250369396608264",
+ "desc": "一想到你我就。。。#芒种 #原创国风计划",
+ "create_time": 1566310036,
+ "music": {
+ "id": 6726069569057803000,
+ "title": "用户创作的原声",
+ "author": "Dd5233_",
+ "cover_medium": {
+ "uri": "720x720/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f.jpeg?from=116350172"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "cover_thumb": {
+ "uri": "100x100/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_d3040e2fef654a95f4df19a0b6c3841f.jpeg?from=116350172"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "play_url": {
+ "uri": "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/6726069569057803021.m4a",
+ "url_list": [
+ "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/6726069569057803021.m4a",
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/6726069569057803021.m4a"
+ ],
+ "width": 720,
+ "height": 720,
+ "url_key": "6726069569057803021"
+ },
+ "duration": 7,
+ "user_count": 0,
+ "owner_id": "107998862767",
+ "owner_nickname": "Dd5233_",
+ "is_original": false
+ },
+ "video": {
+ "play_addr": {
+ "uri": "v0200f9e0000bldvt42gd9fqp49ecpag",
+ "url_list": [
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0200f9e0000bldvt42gd9fqp49ecpag&line=0&file_id=f87d7ac5d5a24b19b3f33f1b31ba02e7&sign=c872722944d05b0ccd56ac9f5fb8a51b&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ ],
+ "width": 1080,
+ "height": 1920,
+ "url_key": "v0200f9e0000bldvt42gd9fqp49ecpag_h264_1080p_2640316",
+ "data_size": 2395427,
+ "file_hash": "c872722944d05b0ccd56ac9f5fb8a51b",
+ "file_cs": "c:0-8749-5a66|d:0-1197712-9106,1197713-2395426-e0b2|a:v0200f9e0000bldvt42gd9fqp49ecpag"
+ },
+ "cover": {
+ "uri": "tos-cn-p-0015/e468ce3333034b1db0c987b00f2b5af3",
+ "url_list": [
+ "od74MFuaQhZyh-PZyPN1S.png"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "height": 1280,
+ "width": 720,
+ "ratio": "1080p",
+ "use_static_cover": false,
+ "duration": 7258
+ },
+ "share_url": "https://www.iesdouyin.com/share/video/6727250369396608264/?region=CN&mid=6726069569057803021&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=Ap.RTkMGnFHEOhBESgtUfw7mmOS5plOMI.3o4FkvWRY-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
+ "statistics": {
+ "admire_count": 0,
+ "comment_count": 94706,
+ "digg_count": 4403895,
+ "collect_count": 147324,
+ "play_count": 0,
+ "share_count": 169502
+ },
+ "status": {
+ "listen_video_status": 0,
+ "is_delete": false,
+ "allow_share": true,
+ "is_prohibited": false,
+ "in_reviewing": false,
+ "part_see": 0,
+ "private_status": 0,
+ "review_result": {
+ "review_status": 0
+ }
+ },
+ "text_extra": [
+ {
+ "start": 9,
+ "end": 12,
+ "type": 1,
+ "hashtag_name": "芒种",
+ "hashtag_id": "1602062059634691",
+ "is_commerce": false,
+ "caption_start": 0,
+ "caption_end": 0
+ },
+ {
+ "start": 13,
+ "end": 20,
+ "type": 1,
+ "hashtag_name": "原创国风计划",
+ "hashtag_id": "1612584995920910",
+ "is_commerce": false,
+ "caption_start": 0,
+ "caption_end": 0
+ }
+ ],
+ "is_top": 1,
+ "share_info": {
+ "share_url": "https://www.iesdouyin.com/share/video/6727250369396608264/?region=CN&mid=6726069569057803021&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=Ap.RTkMGnFHEOhBESgtUfw7mmOS5plOMI.3o4FkvWRY-&share_version=170400&ts=1710492054&from_aid=6383&from_ssr=1",
+ "share_link_desc": "6.99 05/09 G@v.SY Lws:/ 一想到你我就。。。# 芒种 # 原创国风计划 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ },
+ "duration": 7258,
+ "image_infos": null,
+ "risk_infos": {
+ "vote": false,
+ "warn": false,
+ "risk_sink": false,
+ "type": 0,
+ "content": ""
+ },
+ "position": null,
+ "author_user_id": 60043717321,
+ "prevent_download": false,
+ "long_video": null,
+ "aweme_control": {
+ "can_forward": true,
+ "can_share": true,
+ "can_comment": true,
+ "can_show_comment": true
+ },
+ "images": null,
+ "suggest_words": {
+ "suggest_words": [
+ {
+ "words": [
+ {
+ "word": "芒种鞠婧祎",
+ "word_id": "6749107705027237127",
+ "info": "{\"qrec_for_search\":\"{\\\"video_ecom\\\":\\\"1\\\"}\"}"
+ }
+ ],
+ "scene": "detail_inbox_rex",
+ "icon_url": "",
+ "hint_text": "",
+ "extra_info": "{}"
+ }
+ ]
+ },
+ "author": {
+ "avatar_168x168": {
+ "height": 720,
+ "uri": "aweme-avatar/mosaic-legacy_310e3000a130132511b54",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_310e3000a130132511b54~c5_168x168.jpeg?from=2956013662"
+ ],
+ "width": 720
+ },
+ "avatar_300x300": {
+ "height": 720,
+ "uri": "aweme-avatar/mosaic-legacy_310e3000a130132511b54",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/mosaic-legacy_310e3000a130132511b54~c5_300x300.jpeg?from=2956013662"
+ ],
+ "width": 720
+ },
+ "aweme_count": 304,
+ "birthday_hide_level": 0,
+ "can_show_group_card": 1,
+ "city": "",
+ "commerce_info": {
+ "challenge_list": [],
+ "head_image_list": null,
+ "offline_info_list": [],
+ "smart_phone_list": null,
+ "task_list": null
+ },
+ "commerce_user_info": {
+ "ad_revenue_rits": null,
+ "has_ads_entry": true,
+ "show_star_atlas_cooperation": false,
+ "star_atlas": 1
+ },
+ "commerce_user_level": 0,
"country": "",
"cover_colour": "#03997706",
"cover_url": [
{
- "uri": "douyin-user-image-file/215a5e084e4ef0fac70d54b5b6794760",
- "url_list": ["ugFWsFLtl37YDmOhdWVPP.png"]
+ "uri": "douyin-user-image-file/c029dcead6fbf261d15b1ab7de43bf2f",
+ "url_list": [
+ "2eFwyUS9yN8r7wJCXHUvb.png"
+ ]
},
{
"uri": "c8510002be9a3a61aad2",
- "url_list": ["6BjX7F0tH7NR_Ivj97YH_.png"]
+ "url_list": [
+ "0yrHnPaNjbwpkaPNo7s4x.png"
+ ]
}
],
"district": "",
"favoriting_count": 0,
- "follow_status": 1,
- "follower_count": 2601355,
+ "follow_status": 0,
+ "follower_count": 24783790,
"follower_request_status": 0,
"follower_status": 0,
- "following_count": 2,
- "forward_count": 0,
- "gender": 2,
- "ip_location": "IP属地:广东",
- "max_follower_count": 2681893,
- "mplatform_followers_count": 2601355,
- "nickname": "达莎Digi",
+ "following_count": 52,
+ "forward_count": 2,
+ "gender": 0,
+ "ip_location": "IP属地:云南",
+ "max_follower_count": 27200114,
+ "mplatform_followers_count": 24783790,
+ "nickname": "小橙子",
"province": "",
"public_collects_count": 0,
"share_info": {
"bool_persist": 1,
"share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
"share_image_url": {
- "uri": "tos-cn-p-0015/oMinDrDQQBALaq2bjjeaY3Pv4efApBAInCI7BR",
- "url_list": ["KjoYiM7SWjrqov4pC-xMm.png"]
+ "uri": "tos-cn-p-0015/oceLdA0zALBI8CoyKiCfhU69IBlNq4RsbgzSAu",
+ "url_list": [
+ "qnOWDz5lUek2B1I5MPHa-.png"
+ ]
},
"share_qrcode_url": {
- "uri": "f9be000540dadbec288f",
+ "uri": "216a0023aa35c71d4381",
"url_list": [
- "https://p11.douyinpic.com/obj/f9be000540dadbec288f",
- "https://p3.douyinpic.com/obj/f9be000540dadbec288f",
- "https://p26.douyinpic.com/obj/f9be000540dadbec288f"
+ "https://p11.douyinpic.com/obj/216a0023aa35c71d4381",
+ "https://p3.douyinpic.com/obj/216a0023aa35c71d4381",
+ "https://p6.douyinpic.com/obj/216a0023aa35c71d4381"
]
},
"share_title": "快来加入抖音,让你发现最有趣的我!",
- "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAADklus0JC1TslbavJzu9VKuTLteVBN5hELr2YN-mCQPg?from_ssr=1&from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAADklus0JC1TslbavJzu9VKuTLteVBN5hELr2YN-mCQPg",
+ "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAI-lEgbXAy9AcrRR_ujh1DfyWRuh1ZjxLdzmjMD948KY?from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAI-lEgbXAy9AcrRR_ujh1DfyWRuh1ZjxLdzmjMD948KY&from_ssr=1",
"share_weibo_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。"
},
- "short_id": "0",
- "signature": "模特\n商务:dashastyle(备注品牌)\n本人已婚💍",
- "total_favorited": 54152232,
- "uid": "95947614937",
- "unique_id": "Dashalove",
- "user_age": 25,
+ "short_id": "13632088",
+ "signature": "承蒙厚爱 万分感激🙏🏻\n视频均为自己创作 未签约 不直播\n工作v❤ orangelaby",
+ "total_favorited": 575707796,
+ "uid": "60043717321",
+ "unique_id": "",
+ "user_age": -1,
"white_cover_url": [
{
- "uri": "douyin-user-image-file/215a5e084e4ef0fac70d54b5b6794760",
- "url_list": ["dGAmnrwmsaQBEpOli1dGm.png"]
+ "uri": "douyin-user-image-file/c029dcead6fbf261d15b1ab7de43bf2f",
+ "url_list": [
+ "ejF34o5i413UeROTNoYFI.png"
+ ]
},
{
"uri": "318f1000413827e122102",
- "url_list": ["Nuc00o5h98o_IqhHv6uL0.png"]
+ "url_list": [
+ "x9tjnPkC-OscQ480dZZAR.png"
+ ]
+ }
+ ]
+ }
+ },
+ {
+ "aweme_id": "7237468039971654915",
+ "desc": "#夏天该有的样子 #泳池",
+ "create_time": 1685104348,
+ "music": {
+ "id": 7224429356892900000,
+ "title": "@Eclipse创作的原声",
+ "author": "Eclipse",
+ "cover_medium": {
+ "uri": "720x720/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/aweme/720x720/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff.jpeg?from=116350172"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "cover_thumb": {
+ "uri": "100x100/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/aweme/100x100/aweme-avatar/tos-cn-avt-0015_26e0fccb2170f19fab0dbf023f3a44ff.jpeg?from=116350172"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "play_url": {
+ "uri": "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7224429353604549431.mp3",
+ "url_list": [
+ "https://sf5-hl-cdn-tos.douyinstatic.com/obj/ies-music/7224429353604549431.mp3",
+ "https://sf3-cdn-tos.douyinstatic.com/obj/ies-music/7224429353604549431.mp3"
+ ],
+ "width": 720,
+ "height": 720,
+ "url_key": "7224429356892900155"
+ },
+ "duration": 10,
+ "user_count": 0,
+ "owner_id": "3777544821936907",
+ "owner_nickname": "Eclipse",
+ "is_original": false
+ },
+ "video": {
+ "play_addr": {
+ "uri": "v0300fg10000choacujc77ufs55f0oq0",
+ "url_list": [
+ "https://www.douyin.com/aweme/v1/play/?video_id=v0300fg10000choacujc77ufs55f0oq0&line=0&file_id=7b9fdf3117bc4ab49b58c956a70bd2e7&sign=e116a1e5b4269edca98db07a22142fbd&is_play_url=1&source=PackSourceEnum_PUBLISH"
+ ],
+ "width": 1080,
+ "height": 1920,
+ "url_key": "v0300fg10000choacujc77ufs55f0oq0_h264_1080p_3063108",
+ "data_size": 2961260,
+ "file_hash": "e116a1e5b4269edca98db07a22142fbd",
+ "file_cs": "c:0-9900-d62a|d:0-1480629-8c9a,1480630-2961259-08ed|a:v0300fg10000choacujc77ufs55f0oq0"
+ },
+ "cover": {
+ "uri": "tos-cn-i-0813/5f0a61be754f42089db66c01854674bd",
+ "url_list": [
+ "Yo64h_V2GqTSG3CSkWOOY.png"
+ ],
+ "width": 720,
+ "height": 720
+ },
+ "height": 1920,
+ "width": 1080,
+ "ratio": "1080p",
+ "use_static_cover": true,
+ "duration": 7734
+ },
+ "share_url": "https://www.iesdouyin.com/share/video/7237468039971654915/?region=CN&mid=7224429356892900155&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=gOygiSHOwYgX04jVYZGXp3ioXwe6AcH5n3kvDT1wLgU-&share_version=170400&ts=1710489298&from_aid=6383&from_ssr=1",
+ "statistics": {
+ "admire_count": 0,
+ "comment_count": 3263,
+ "digg_count": 139208,
+ "collect_count": 32390,
+ "play_count": 0,
+ "share_count": 60402
+ },
+ "status": {
+ "listen_video_status": 0,
+ "is_delete": false,
+ "allow_share": true,
+ "is_prohibited": false,
+ "in_reviewing": false,
+ "part_see": 0,
+ "private_status": 0,
+ "review_result": {
+ "review_status": 0
+ }
+ },
+ "text_extra": [
+ {
+ "start": 0,
+ "end": 8,
+ "type": 1,
+ "hashtag_name": "夏天该有的样子",
+ "hashtag_id": "1600806075915268",
+ "is_commerce": false,
+ "caption_start": 0,
+ "caption_end": 0
+ },
+ {
+ "start": 9,
+ "end": 12,
+ "type": 1,
+ "hashtag_name": "泳池",
+ "hashtag_id": "1573099956699150",
+ "is_commerce": false,
+ "caption_start": 0,
+ "caption_end": 0
+ }
+ ],
+ "is_top": 0,
+ "share_info": {
+ "share_url": "https://www.iesdouyin.com/share/video/7237468039971654915/?region=CN&mid=7224429356892900155&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&titleType=title&share_sign=gOygiSHOwYgX04jVYZGXp3ioXwe6AcH5n3kvDT1wLgU-&share_version=170400&ts=1710489298&from_aid=6383&from_ssr=1",
+ "share_link_desc": "8.97 12/17 zgB:/ N@J.VL # 夏天该有的样子 # 泳池 %s 复制此链接,打开Dou音搜索,直接观看视频!"
+ },
+ "duration": 7734,
+ "image_infos": null,
+ "risk_infos": {
+ "vote": false,
+ "warn": false,
+ "risk_sink": false,
+ "type": 0,
+ "content": ""
+ },
+ "position": null,
+ "author_user_id": 1028766474441803,
+ "prevent_download": false,
+ "long_video": null,
+ "aweme_control": {
+ "can_forward": true,
+ "can_share": true,
+ "can_comment": true,
+ "can_show_comment": true
+ },
+ "images": null,
+ "suggest_words": {
+ "suggest_words": [
+ {
+ "words": [
+ {
+ "word": "我才是岚岚早期视频",
+ "word_id": "7142989186508068136",
+ "info": "{\"qrec_for_search\":\"{}\"}"
+ }
+ ],
+ "scene": "comment_top_rec",
+ "icon_url": "",
+ "hint_text": "大家都在搜:",
+ "extra_info": "{}"
+ },
+ {
+ "words": [
+ {
+ "word": "我才是岚岚",
+ "word_id": "6749667863306441988",
+ "info": "{\"qrec_for_search\":\"{}\"}"
+ }
+ ],
+ "scene": "detail_inbox_rex",
+ "icon_url": "",
+ "hint_text": "",
+ "extra_info": "{}"
+ }
+ ]
+ },
+ "author": {
+ "avatar_168x168": {
+ "height": 720,
+ "uri": "aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3~c5_168x168.jpeg?from=2956013662"
+ ],
+ "width": 720
+ },
+ "avatar_300x300": {
+ "height": 720,
+ "uri": "aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3",
+ "url_list": [
+ "https://p3-pc.douyinpic.com/img/aweme-avatar/tos-cn-avt-0015_78ecf820d31560e298e32684589c00b3~c5_300x300.jpeg?from=2956013662"
+ ],
+ "width": 720
+ },
+ "aweme_count": 43,
+ "birthday_hide_level": 0,
+ "can_show_group_card": 1,
+ "card_entries": [
+ {
+ "goto_url": "aweme://im/FansGroup/GuestState",
+ "icon_dark": {
+ "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
+ "url_list": [
+ "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
+ "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png",
+ "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_dark.png"
+ ]
+ },
+ "icon_light": {
+ "uri": "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
+ "url_list": [
+ "https://p3.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
+ "https://p6.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png",
+ "https://p9.douyinpic.com/obj/im-resource/old_fans_group_manage_light.png"
+ ]
+ },
+ "sub_title": "2个群聊",
+ "title": "粉丝群",
+ "type": 2
+ }
+ ],
+ "city": "广州",
+ "commerce_info": {
+ "challenge_list": null,
+ "head_image_list": null,
+ "offline_info_list": [],
+ "smart_phone_list": null,
+ "task_list": null
+ },
+ "commerce_user_info": {
+ "ad_revenue_rits": null,
+ "has_ads_entry": true,
+ "show_star_atlas_cooperation": true,
+ "star_atlas": 1
+ },
+ "commerce_user_level": 0,
+ "country": "中国",
+ "cover_colour": "#03997706",
+ "cover_url": [
+ {
+ "uri": "douyin-user-file/4eec4c18569133d5990381a62ba49327",
+ "url_list": [
+ "fmO_JqQD-ukKguwbdyoiL.png"
+ ]
+ },
+ {
+ "uri": "c8510002be9a3a61aad2",
+ "url_list": [
+ "n3chqEY3p_JKnn2jSdd2b.png"
+ ]
+ }
+ ],
+ "district": null,
+ "favoriting_count": 7,
+ "follow_status": 1,
+ "follower_count": 2998156,
+ "follower_request_status": 0,
+ "follower_status": 0,
+ "following_count": 399,
+ "forward_count": 0,
+ "gender": 2,
+ "ip_location": "IP属地:广东",
+ "max_follower_count": 3005456,
+ "mplatform_followers_count": 2998156,
+ "nickname": "我才是岚岚",
+ "province": "广东",
+ "public_collects_count": 0,
+ "share_info": {
+ "bool_persist": 1,
+ "share_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。",
+ "share_image_url": {
+ "uri": "tos-cn-p-0015/o80AiAzNXCD7yDQlX88bABg7YfimvUQ49SneAq",
+ "url_list": [
+ "vE3YDSQkYb_YZdfgDRZU8.png"
+ ]
+ },
+ "share_qrcode_url": {
+ "uri": "315100005802d9a7fc08a",
+ "url_list": [
+ "https://p11.douyinpic.com/obj/315100005802d9a7fc08a",
+ "https://p3.douyinpic.com/obj/315100005802d9a7fc08a",
+ "https://p26.douyinpic.com/obj/315100005802d9a7fc08a"
+ ]
+ },
+ "share_title": "快来加入抖音,让你发现最有趣的我!",
+ "share_url": "www.iesdouyin.com/share/user/MS4wLjABAAAAonK7FndgFYn4mKBQwHc34iEiCCwvBI3tXNqGXqd18qFM9p_ZSxC1y9Gyv1e0XuG_?from_aid=6383&u_code=13kgm680k&did=MS4wLjABAAAAiOgYyZm8XbWZMr5o3OvhR-TEOuNygb_hQOwkie-VXJpDYaR4vZfpiIGBfAWKCFHB&iid=MS4wLjABAAAANwkJuWIRFOzg5uCpDRpMj4OX-QryoDgn-yYlXQnRwQQ&with_sec_did=1&sec_uid=MS4wLjABAAAAonK7FndgFYn4mKBQwHc34iEiCCwvBI3tXNqGXqd18qFM9p_ZSxC1y9Gyv1e0XuG_&from_ssr=1",
+ "share_weibo_desc": "长按复制此条消息,打开抖音搜索,查看TA的更多作品。"
+ },
+ "short_id": "0",
+ "signature": "🧣我才是岚岚s\nX Eva: 我才是岚岚\n仅此一个抖音号(谨防被骗)",
+ "total_favorited": 16475958,
+ "uid": "1028766474441803",
+ "unique_id": "LL991221",
+ "user_age": 23,
+ "white_cover_url": [
+ {
+ "uri": "douyin-user-file/4eec4c18569133d5990381a62ba49327",
+ "url_list": [
+ "OvKvfthk8TXKeVpwEkQNq.png"
+ ]
+ },
+ {
+ "uri": "318f1000413827e122102",
+ "url_list": [
+ "XIX6McGHe3ffHggOT8Rql.png"
+ ]
}
]
}
diff --git a/src/components/Back.vue b/src/components/Back.vue
index 3a6975f..ede5cef 100644
--- a/src/components/Back.vue
+++ b/src/components/Back.vue
@@ -1,47 +1,45 @@
-
+
-
diff --git a/src/components/Call.vue b/src/components/Call.vue
index 1e0fd09..f110bdc 100644
--- a/src/components/Call.vue
+++ b/src/components/Call.vue
@@ -1,11 +1,11 @@
呼叫中
@@ -14,134 +14,145 @@
-
diff --git a/src/components/Share.vue b/src/components/Share.vue
index bff3e81..6bb6a53 100644
--- a/src/components/Share.vue
+++ b/src/components/Share.vue
@@ -35,7 +35,7 @@
src="../assets/img/icon/components/check/check-red-share.png"
/>
-
+
更多朋友
@@ -62,7 +62,7 @@
帮上热门
-
+
举报
@@ -105,7 +105,7 @@
私信朋友
-
+
举报音乐
diff --git a/src/components/slide/BaseVideo.vue b/src/components/slide/BaseVideo.vue
index 670d16a..474d220 100644
--- a/src/components/slide/BaseVideo.vue
+++ b/src/components/slide/BaseVideo.vue
@@ -1,13 +1,13 @@
-
+