当前位置:   article > 正文

通过Charles抓取抖音无水印视频_抖音 charles

抖音 charles

之前直接将抖音的复制链接复制到PC端浏览器中打开就能获取到无水印视频,但是这个方法最近被抖音禁了,看到的视频带水印了。废话不多说,今天就来介绍如何通过charles来抓取抖音APP请求获取无水印视频。

工欲善其事必先利其器:

charles 如何使用请参考我之前的一篇文章:https://blog.csdn.net/Abner_Crazy/article/details/98871441

第一步:复制视频的分享链接:

打开视频app,点开某个视频,点击分享按钮,在分享弹框中点击复制链接获取分享链接。然后发送给某个人,然后在复制这个分享链接,然后打开抖音,就会出现我们需要抓取的页面,(不知道为啥,必须发送给某个人,然后再复制这个连接,才会出现下图界面)见下图:

第二步:通过Charles抓取数据

在点击“打开看看”之前先清理一波Charles数据,避免垃圾数据干扰,抓取结果如下图:

返回的json如下:

  1. {
  2. "status_code": 0,
  3. "aweme_detail": {
  4. "video_text": [],
  5. "text_extra": [],
  6. "duration": 9430,
  7. "is_fantasy": false,
  8. "risk_infos": {
  9. "content": "",
  10. "vote": false,
  11. "warn": false,
  12. "risk_sink": false,
  13. "type": 0
  14. },
  15. "geofencing": [],
  16. "vr_type": 0,
  17. "prevent_download": false,
  18. "cha_list": null,
  19. "status": {
  20. "in_reviewing": false,
  21. "reviewed": 1,
  22. "is_prohibited": false,
  23. "aweme_id": "6674351046627740935",
  24. "is_delete": false,
  25. "allow_comment": true,
  26. "with_goods": false,
  27. "private_status": 0,
  28. "download_status": 0,
  29. "allow_share": true,
  30. "is_private": false,
  31. "with_fusion_goods": false,
  32. "self_see": false
  33. },
  34. "bodydance_score": 0,
  35. "cmt_swt": false,
  36. "image_infos": null,
  37. "author_user_id": 59741618236,
  38. "promotions": [],
  39. "create_time": 1554044627,
  40. "share_url": "https://www.iesdouyin.com/share/video/6674351046627740935/?region=CN&mid=6594408920838736653&u_code=jk3fhmch&titleType=title",
  41. "challenge_position": null,
  42. "commerce_config_data": null,
  43. "descendants": {
  44. "platforms": ["toutiao"],
  45. "notify_msg": "头条/火山"
  46. },
  47. "is_top": 0,
  48. "distance": "",
  49. "is_ads": false,
  50. "is_relieve": false,
  51. "collect_stat": 0,
  52. "region": "CN",
  53. "nickname_position": null,
  54. "with_promotional_music": false,
  55. "video_labels": null,
  56. "aweme_type": 0,
  57. "group_id": "6674351046627740935",
  58. "aweme_control": {
  59. "can_forward": true,
  60. "can_share": true,
  61. "can_comment": true,
  62. "can_show_comment": true
  63. },
  64. "comment_list": null,
  65. "video_control": {
  66. "prevent_download_type": 0,
  67. "allow_dynamic_wallpaper": true,
  68. "timer_status": 1,
  69. "allow_download": true,
  70. "share_type": 1,
  71. "show_progress_bar": 0,
  72. "allow_duet": true,
  73. "allow_react": true,
  74. "draft_progress_bar": 0
  75. },
  76. "aweme_id": "6674351046627740935",
  77. "desc": "杭州小姐姐报道",
  78. "is_vr": false,
  79. "item_react": 0,
  80. "xigua_task": {
  81. "is_xigua_task": false
  82. },
  83. "item_duet": 0,
  84. "distribute_type": 1,
  85. "author": {
  86. "story_open": false,
  87. "avatar_uri": "20a210005da037d62b1de",
  88. "item_list": null,
  89. "custom_verify": "",
  90. "school_type": 0,
  91. "twitter_id": "",
  92. "comment_setting": 0,
  93. "cv_level": "",
  94. "ins_id": "",
  95. "is_phone_binded": false,
  96. "total_favorited": 0,
  97. "weibo_verify": "",
  98. "shield_follow_notice": 0,
  99. "show_image_bubble": false,
  100. "live_agreement_time": 0,
  101. "shield_digg_notice": 0,
  102. "following_count": 0,
  103. "live_verify": 0,
  104. "with_shop_entry": false,
  105. "has_unread_story": false,
  106. "has_insights": false,
  107. "tw_expire_time": 0,
  108. "status": 1,
  109. "type_label": null,
  110. "follow_status": 0,
  111. "is_binded_weibo": false,
  112. "weibo_schema": "",
  113. "with_commerce_entry": false,
  114. "account_region": "",
  115. "language": "zh-Hans",
  116. "cha_list": null,
  117. "has_facebook_token": false,
  118. "verification_type": 1,
  119. "commerce_user_level": 0,
  120. "has_orders": false,
  121. "user_rate": 1,
  122. "room_id": 0,
  123. "user_canceled": false,
  124. "user_mode": 0,
  125. "location": "",
  126. "unique_id": "07dongguai",
  127. "is_gov_media_vip": false,
  128. "live_commerce": false,
  129. "is_block": false,
  130. "share_info": {
  131. "share_title_myself": "",
  132. "share_title_other": "",
  133. "share_url": "",
  134. "share_weibo_desc": "",
  135. "share_desc": "",
  136. "share_title": "",
  137. "share_qrcode_url": {
  138. "url_list": ["https://p9-dy.byteimg.com/obj/553700286fe76d14a9e5", "https://p1-dy.byteimg.com/obj/553700286fe76d14a9e5", "https://p3-dy.byteimg.com/obj/553700286fe76d14a9e5"],
  139. "width": 720,
  140. "height": 720,
  141. "uri": "553700286fe76d14a9e5"
  142. }
  143. },
  144. "is_ad_fake": false,
  145. "accept_private_policy": false,
  146. "download_setting": -1,
  147. "prevent_download": false,
  148. "create_time": 0,
  149. "short_id": "206003794",
  150. "is_verified": true,
  151. "story_count": 0,
  152. "platform_sync_info": null,
  153. "uid": "59741618236",
  154. "nickname": "冻拐",
  155. "relative_users": null,
  156. "hide_search": false,
  157. "geofencing": [],
  158. "video_icon": {
  159. "uri": "",
  160. "url_list": [],
  161. "width": 720,
  162. "height": 720
  163. },
  164. "youtube_channel_id": "",
  165. "weibo_name": "",
  166. "birthday": "",
  167. "school_poi_id": "",
  168. "share_qrcode_uri": "553700286fe76d14a9e5",
  169. "follower_count": 0,
  170. "has_twitter_token": false,
  171. "verify_info": "",
  172. "avatar_300x300": {
  173. "url_list": ["http://p1-dy.byteimg.com/img/mosaic-legacy/20a210005da037d62b1de~300x300.webp", "http://p3-dy.byteimg.com/img/mosaic-legacy/20a210005da037d62b1de~300x300.webp", "http://p9-dy.byteimg.com/img/mosaic-legacy/20a210005da037d62b1de~300x300.webp"],
  174. "width": 720,
  175. "height": 720,
  176. "uri": "20a210005da037d62b1de"
  177. },
  178. "avatar_larger": {
  179. "width": 720,
  180. "height": 720,
  181. "uri": "20a210005da037d62b1de",
  182. "url_list": ["https://p1-dy.byteimg.com/aweme/1080x1080/20a210005da037d62b1de.jpeg", "https://p3-dy.byteimg.com/aweme/1080x1080/20a210005da037d62b1de.jpeg", "https://p9-dy.byteimg.com/aweme/1080x1080/20a210005da037d62b1de.jpeg"]
  183. },
  184. "shield_comment_notice": 0,
  185. "google_account": "",
  186. "with_dou_entry": false,
  187. "is_star": false,
  188. "avatar_medium": {
  189. "url_list": ["https://p1-dy.byteimg.com/aweme/720x720/20a210005da037d62b1de.jpeg", "https://p3-dy.byteimg.com/aweme/720x720/20a210005da037d62b1de.jpeg", "https://p9-dy.byteimg.com/aweme/720x720/20a210005da037d62b1de.jpeg"],
  190. "width": 720,
  191. "height": 720,
  192. "uri": "20a210005da037d62b1de"
  193. },
  194. "aweme_count": 0,
  195. "hide_location": false,
  196. "duet_setting": 0,
  197. "weibo_url": "",
  198. "react_setting": 0,
  199. "user_period": 0,
  200. "sec_uid": "MS4wLjABAAAAljS2NA66N8wv7zf_BC9QBRnUZOtIWdE9NqDfb6AP5Bg",
  201. "avatar_thumb": {
  202. "uri": "20a210005da037d62b1de",
  203. "url_list": ["https://p1-dy.byteimg.com/aweme/100x100/20a210005da037d62b1de.jpeg", "https://p3-dy.byteimg.com/aweme/100x100/20a210005da037d62b1de.jpeg", "https://p9-dy.byteimg.com/aweme/100x100/20a210005da037d62b1de.jpeg"],
  204. "width": 720,
  205. "height": 720
  206. },
  207. "youtube_expire_time": 0,
  208. "follower_status": 0,
  209. "reflow_page_uid": 0,
  210. "cover_url": [{
  211. "uri": "c8510002be9a3a61aad2",
  212. "url_list": ["https://p9-dy.byteimg.com/obj/c8510002be9a3a61aad2", "https://p1-dy.byteimg.com/obj/c8510002be9a3a61aad2", "https://p3-dy.byteimg.com/obj/c8510002be9a3a61aad2"],
  213. "width": 720,
  214. "height": 720
  215. }],
  216. "region": "CN",
  217. "secret": 0,
  218. "has_email": false,
  219. "gender": 0,
  220. "special_lock": 1,
  221. "live_agreement": 0,
  222. "new_story_cover": null,
  223. "avatar_168x168": {
  224. "height": 720,
  225. "uri": "20a210005da037d62b1de",
  226. "url_list": ["http://p1-dy.byteimg.com/img/mosaic-legacy/20a210005da037d62b1de~168x168.webp", "http://p3-dy.byteimg.com/img/mosaic-legacy/20a210005da037d62b1de~168x168.webp", "http://p9-dy.byteimg.com/img/mosaic-legacy/20a210005da037d62b1de~168x168.webp"],
  227. "width": 720
  228. },
  229. "fb_expire_time": 0,
  230. "authority_status": 0,
  231. "neiguang_shield": 0,
  232. "reflow_page_gid": 0,
  233. "signature": "衣服vx lucky0101\n\nvb 小冻拐",
  234. "unique_id_modify_time": 1565938086,
  235. "youtube_channel_title": "",
  236. "followers_detail": null,
  237. "sync_to_toutiao": 0,
  238. "ad_cover_url": null,
  239. "comment_filter_status": 0,
  240. "favoriting_count": 0,
  241. "has_youtube_token": false,
  242. "is_discipline_member": false,
  243. "apple_account": 0,
  244. "with_fusion_shop_entry": false,
  245. "enterprise_verify_reason": "",
  246. "twitter_name": "",
  247. "download_prompt_ts": 0,
  248. "constellation": 0,
  249. "bind_phone": "",
  250. "need_recommend": 0,
  251. "school_name": ""
  252. },
  253. "user_digged": 0,
  254. "share_info": {
  255. "share_weibo_desc": "#在抖音,记录美好生活#杭州小姐姐报道",
  256. "share_title": "杭州小姐姐报道",
  257. "share_title_other": "",
  258. "share_link_desc": "#在抖音,记录美好生活#杭州小姐姐报道 %s 复制此链接,打开【抖音短视频】,直接观看视频!",
  259. "share_signature_desc": "TikTok: Make Every Second Count",
  260. "share_quote": "",
  261. "share_url": "https://www.iesdouyin.com/share/video/6674351046627740935/?region=CN&mid=6594408920838736653&u_code=jk3fhmch&titleType=title",
  262. "share_desc": "在抖音,记录美好生活",
  263. "bool_persist": 0,
  264. "share_title_myself": "",
  265. "share_signature_url": "https://tiktokv.com/"
  266. },
  267. "sort_label": "",
  268. "is_pgcshow": false,
  269. "uniqid_position": null,
  270. "item_comment_settings": 0,
  271. "desc_language": "un",
  272. "interaction_stickers": null,
  273. "ad_link_type": 0,
  274. "origin_comment_ids": null,
  275. "video": {
  276. "height": 1280,
  277. "has_watermark": true,
  278. "bit_rate": [{
  279. "play_addr": {
  280. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  281. "url_list": ["http://v26-dy.ixigua.com/2040dbb355856dfca8c449ccfc64b420/5d565fbf/video/m/220d009cecfccfd44498bce65aa7a17bfbe11632774000002cd1ae445137/?rc=M2hrazR3ZG5nbDMzOWkzM0ApdSk4OjwzOTM1MzMzNzQ0MzQ1bzhkZjw0NDk0ZDwzZjZpZDVAaUBoNnYpQGc1dilAZjs0QGo2Nm9qZTJhZF8tLV4tL3NzOmktNi0tLy41LS4zNTEzNTYtOiMuMS02NjJiNi8xX2EzMmA1YSNvIzphLW8jOmAwbyMvLl4%3D", "http://v3-dy-y.ixigua.com/11d9de7751b4bde86cad4d85f416acab/5d565fbf/video/m/220d009cecfccfd44498bce65aa7a17bfbe11632774000002cd1ae445137/", "https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=720p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1&h265=1&adapt720=1", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=720p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1&h265=1&adapt720=1"],
  282. "width": 720,
  283. "height": 720,
  284. "url_key": "v0200fa60000bigddk5ahtm1rh9h9em0_h265_720p_1238445"
  285. },
  286. "is_h265": 1,
  287. "play_addr_265": {
  288. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  289. "url_list": ["http://v26-dy.ixigua.com/2040dbb355856dfca8c449ccfc64b420/5d565fbf/video/m/220d009cecfccfd44498bce65aa7a17bfbe11632774000002cd1ae445137/?rc=M2hrazR3ZG5nbDMzOWkzM0ApdSk4OjwzOTM1MzMzNzQ0MzQ1bzhkZjw0NDk0ZDwzZjZpZDVAaUBoNnYpQGc1dilAZjs0QGo2Nm9qZTJhZF8tLV4tL3NzOmktNi0tLy41LS4zNTEzNTYtOiMuMS02NjJiNi8xX2EzMmA1YSNvIzphLW8jOmAwbyMvLl4%3D", "http://v3-dy-y.ixigua.com/11d9de7751b4bde86cad4d85f416acab/5d565fbf/video/m/220d009cecfccfd44498bce65aa7a17bfbe11632774000002cd1ae445137/", "https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=720p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1&h265=1&adapt720=1", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=720p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1&h265=1&adapt720=1"],
  290. "width": 720,
  291. "height": 720,
  292. "url_key": "v0200fa60000bigddk5ahtm1rh9h9em0_h265_720p_1238445"
  293. },
  294. "gear_name": "adapt_720",
  295. "quality_type": 18,
  296. "bit_rate": 1238445
  297. }],
  298. "download_suffix_logo_addr": {
  299. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  300. "url_list": ["https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=540p&watermark=1&media_type=4&vr_type=0&improve_bitrate=0&logo_name=aweme_suffix", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=540p&watermark=1&media_type=4&vr_type=0&improve_bitrate=0&logo_name=aweme_suffix"],
  301. "width": 720,
  302. "height": 720
  303. },
  304. "play_addr_265": {
  305. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  306. "url_list": ["http://v26-dy.ixigua.com/2040dbb355856dfca8c449ccfc64b420/5d565fbf/video/m/220d009cecfccfd44498bce65aa7a17bfbe11632774000002cd1ae445137/?rc=M2hrazR3ZG5nbDMzOWkzM0ApdSk4OjwzOTM1MzMzNzQ0MzQ1bzhkZjw0NDk0ZDwzZjZpZDVAaUBoNnYpQGc1dilAZjs0QGo2Nm9qZTJhZF8tLV4tL3NzOmktNi0tLy41LS4zNTEzNTYtOiMuMS02NjJiNi8xX2EzMmA1YSNvIzphLW8jOmAwbyMvLl4%3D", "http://v3-dy-y.ixigua.com/11d9de7751b4bde86cad4d85f416acab/5d565fbf/video/m/220d009cecfccfd44498bce65aa7a17bfbe11632774000002cd1ae445137/", "https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=720p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1&h265=1&adapt720=1", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=720p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1&h265=1&adapt720=1"],
  307. "width": 720,
  308. "height": 720,
  309. "url_key": "v0200fa60000bigddk5ahtm1rh9h9em0_h265_720p_1238445"
  310. },
  311. "play_addr": {
  312. "url_list": ["http://v26-dy.ixigua.com/251e24bfcdcd7cc826aa7efa367ac16c/5d565fbf/video/m/220219ace27aba04515a2c338f0e44d305b1161b69c100007626ecbab027/?rc=M2hrazR3ZG5nbDMzOWkzM0ApdSk4OjwzOTM1MzMzNzQ0MzQ1bzw4Njg2PDtoNGVoOzM2MzNAaUBoNXYpQGczdilAZjs0QGo2Nm9qZTJhZF8tLV4tL3NzOmktNi0tLy41LS4zNTEzNTYtOiMzLy1gLi5iXzAxNi8wYS1hYSNvIzphLW8jOmAwbyMvLl4%3D", "http://v3-dy-y.ixigua.com/5e5b5574643b81e54790cedca76237d8/5d565fbf/video/m/220219ace27aba04515a2c338f0e44d305b1161b69c100007626ecbab027/", "https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1"],
  313. "width": 720,
  314. "height": 720,
  315. "url_key": "v0200fa60000bigddk5ahtm1rh9h9em0_h264_540p_1784625",
  316. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0"
  317. },
  318. "duration": 9430,
  319. "cdn_url_expired": 0,
  320. "width": 720,
  321. "origin_cover": {
  322. "uri": "large/1dd4c0000e98d6f91640f",
  323. "url_list": ["http://p3-dy.byteimg.com/large/1dd4c0000e98d6f91640f.jpeg", "http://p9-dy.byteimg.com/large/1dd4c0000e98d6f91640f.jpeg", "http://p1-dy.byteimg.com/large/1dd4c0000e98d6f91640f.jpeg"],
  324. "width": 720,
  325. "height": 720
  326. },
  327. "ratio": "540p",
  328. "download_addr": {
  329. "height": 720,
  330. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  331. "url_list": ["https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=540p&watermark=1&media_type=4&vr_type=0&improve_bitrate=0&logo_name=aweme", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=540p&watermark=1&media_type=4&vr_type=0&improve_bitrate=0&logo_name=aweme"],
  332. "width": 720
  333. },
  334. "play_addr_lowbr": {
  335. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  336. "url_list": ["http://v26-dy.ixigua.com/251e24bfcdcd7cc826aa7efa367ac16c/5d565fbf/video/m/220219ace27aba04515a2c338f0e44d305b1161b69c100007626ecbab027/?rc=M2hrazR3ZG5nbDMzOWkzM0ApdSk4OjwzOTM1MzMzNzQ0MzQ1bzw4Njg2PDtoNGVoOzM2MzNAaUBoNXYpQGczdilAZjs0QGo2Nm9qZTJhZF8tLV4tL3NzOmktNi0tLy41LS4zNTEzNTYtOiMzLy1gLi5iXzAxNi8wYS1hYSNvIzphLW8jOmAwbyMvLl4%3D", "http://v3-dy-y.ixigua.com/5e5b5574643b81e54790cedca76237d8/5d565fbf/video/m/220219ace27aba04515a2c338f0e44d305b1161b69c100007626ecbab027/", "https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1"],
  337. "width": 720,
  338. "height": 720,
  339. "url_key": "v0200fa60000bigddk5ahtm1rh9h9em0_h264_540p_1784625"
  340. },
  341. "has_download_suffix_logo_addr": true,
  342. "is_h265": 0,
  343. "play_addr_h264": {
  344. "url_key": "v0200fa60000bigddk5ahtm1rh9h9em0_h264_540p_1784625",
  345. "uri": "v0200fa60000bigddk5ahtm1rh9h9em0",
  346. "url_list": ["https://aweme-hl.snssdk.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=0&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1", "https://api-hl.amemv.com/aweme/v1/play/?video_id=v0200fa60000bigddk5ahtm1rh9h9em0&line=1&ratio=540p&media_type=4&vr_type=0&improve_bitrate=0&is_play_url=1"],
  347. "width": 720,
  348. "height": 720
  349. },
  350. "cover": {
  351. "uri": "178e80003a5b81702b7a8",
  352. "url_list": ["https://p3-dy.byteimg.com/aweme/300x400/178e80003a5b81702b7a8.jpeg", "https://p9-dy.byteimg.com/aweme/300x400/178e80003a5b81702b7a8.jpeg", "https://p1-dy.byteimg.com/aweme/300x400/178e80003a5b81702b7a8.jpeg"],
  353. "width": 720,
  354. "height": 720
  355. },
  356. "dynamic_cover": {
  357. "uri": "1d6840005ada630dd6d1f",
  358. "url_list": ["https://p3-dy.byteimg.com/obj/1d6840005ada630dd6d1f", "https://p9-dy.byteimg.com/obj/1d6840005ada630dd6d1f", "https://p1-dy.byteimg.com/obj/1d6840005ada630dd6d1f"],
  359. "width": 720,
  360. "height": 720
  361. }
  362. },
  363. "statistics": {
  364. "play_count": 0,
  365. "comment_count": 8013,
  366. "digg_count": 392677,
  367. "download_count": 12917,
  368. "share_count": 6475,
  369. "forward_count": 562,
  370. "lose_count": 0,
  371. "lose_comment_count": 0,
  372. "aweme_id": "6674351046627740935"
  373. },
  374. "is_hash_tag": 1,
  375. "label_top_text": null,
  376. "music": {
  377. "duration": 12,
  378. "owner_id": "83810408154",
  379. "owner_nickname": "你的林熙",
  380. "author_position": null,
  381. "external_song_info": [],
  382. "avatar_large": {
  383. "uri": "1b5d60002dc0b6427d4b5",
  384. "url_list": ["https://p3-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg"],
  385. "width": 720,
  386. "height": 720
  387. },
  388. "is_original_sound": true,
  389. "id_str": "6594408920838736653",
  390. "title": "@你的林熙创作的原声",
  391. "cover_medium": {
  392. "height": 720,
  393. "uri": "1b5d60002dc0b6427d4b5",
  394. "url_list": ["https://p3-dy.byteimg.com/aweme/720x720/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/720x720/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/720x720/1b5d60002dc0b6427d4b5.jpeg"],
  395. "width": 720
  396. },
  397. "cover_thumb": {
  398. "uri": "1b5d60002dc0b6427d4b5",
  399. "url_list": ["https://p3-dy.byteimg.com/aweme/100x100/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/100x100/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/100x100/1b5d60002dc0b6427d4b5.jpeg"],
  400. "width": 720,
  401. "height": 720
  402. },
  403. "start_time": 0,
  404. "user_count": 0,
  405. "effects_data": {
  406. "uri": "http://p3-dy.byteimg.com/obj/adf80014f4001e898142",
  407. "url_list": ["http://p3-dy.byteimg.com/obj/adf80014f4001e898142"],
  408. "width": 720,
  409. "height": 720
  410. },
  411. "audio_track": {
  412. "uri": "http://p3-dy.byteimg.com/obj/adf50014d3f0611727a0",
  413. "url_list": ["http://p3-dy.byteimg.com/obj/adf50014d3f0611727a0"],
  414. "width": 720,
  415. "height": 720
  416. },
  417. "prevent_download": false,
  418. "avatar_medium": {
  419. "url_list": ["https://p3-dy.byteimg.com/aweme/720x720/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/720x720/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/720x720/1b5d60002dc0b6427d4b5.jpeg"],
  420. "width": 720,
  421. "height": 720,
  422. "uri": "1b5d60002dc0b6427d4b5"
  423. },
  424. "cover_large": {
  425. "url_list": ["https://p3-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg"],
  426. "width": 720,
  427. "height": 720,
  428. "uri": "1b5d60002dc0b6427d4b5"
  429. },
  430. "extra": "{\"has_edited\":0,\"reviewed\":1,\"beats\":{\"energy_trace\":\"http://p1-dy.byteimg.com/obj/ies-music/strong_beat/v3/1640482068672515\",\"audio_effect_onset\":\"http://p3-dy.byteimg.com/obj/ies-music/strong_beat/v3/1640482068685837\",\"merged_beats\":\"http://p3-dy.byteimg.com/obj/ies-music/strong_beat/v3/1640482081264643\",\"beats_tracker\":\"http://p3-dy.byteimg.com/obj/ies-music/strong_beat/v3/1640482081246212\"},\"douyin_beats_info\":{},\"schedule_search_time\":0}",
  431. "is_del_video": false,
  432. "author": "你的林熙",
  433. "album": "悦哥^",
  434. "source_platform": 23,
  435. "position": null,
  436. "status": 1,
  437. "is_original": false,
  438. "redirect": false,
  439. "author_deleted": false,
  440. "preview_end_time": 0,
  441. "id": 6594408920838736653,
  442. "schema_url": "",
  443. "mid": "6594408920838736653",
  444. "binded_challenge_id": 0,
  445. "is_restricted": false,
  446. "strong_beat_url": {
  447. "uri": "http://p1-dy.byteimg.com/obj/ies-music/strong_beat/1617199206247437",
  448. "url_list": ["http://p1-dy.byteimg.com/obj/ies-music/strong_beat/1617199206247437"],
  449. "width": 720,
  450. "height": 720
  451. },
  452. "sec_uid": "MS4wLjABAAAAVbz-LnTGlBT9fkBuss0pT4f9Ew4v3ZiL8cL1fKpGeS8",
  453. "is_commerce_music": false,
  454. "cover_hd": {
  455. "url_list": ["https://p3-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/1080x1080/1b5d60002dc0b6427d4b5.jpeg"],
  456. "width": 720,
  457. "height": 720,
  458. "uri": "1b5d60002dc0b6427d4b5"
  459. },
  460. "offline_desc": "",
  461. "preview_start_time": 0,
  462. "collect_stat": 0,
  463. "is_video_self_see": false,
  464. "owner_handle": "593085910",
  465. "prevent_item_download_status": 0,
  466. "avatar_thumb": {
  467. "uri": "1b5d60002dc0b6427d4b5",
  468. "url_list": ["https://p3-dy.byteimg.com/aweme/100x100/1b5d60002dc0b6427d4b5.jpeg", "https://p9-dy.byteimg.com/aweme/100x100/1b5d60002dc0b6427d4b5.jpeg", "https://p1-dy.byteimg.com/aweme/100x100/1b5d60002dc0b6427d4b5.jpeg"],
  469. "width": 720,
  470. "height": 720
  471. },
  472. "play_url": {
  473. "uri": "http://p3-dy.byteimg.com/obj/b5f8000151e91a73b0b0",
  474. "url_list": ["http://p3-dy.byteimg.com/obj/b5f8000151e91a73b0b0"],
  475. "width": 720,
  476. "height": 720
  477. },
  478. "end_time": 0,
  479. "unshelve_countries": null
  480. },
  481. "rate": 12,
  482. "position": null,
  483. "long_video": null
  484. },
  485. "extra": {
  486. "now": 1565938086000,
  487. "fatal_item_ids": [],
  488. "logid": "20190816144806010028016200907950"
  489. },
  490. "log_pb": {
  491. "impr_id": "20190816144806010028016200907950"
  492. }
  493. }

通过对json数据的分析,发现:在aweme_detail -->  video-->bit_rate-->play_addr--url_list里面的数据就是我们需要的无水印视频链接地址(数组里面有可能有多条数据):见下图:

将链接复制出来后,在PC端的浏览器中打开发现视频链接竟然被重定向了(最开始是很悲伤的,我以为找错了,然后就想着复制到手机浏览器上试试),我用的是QQ浏览器,点击进去后,发现视频可以观看,无水印。见下图:

通过代码获取无水印视频请参考另外一篇博客:https://blog.csdn.net/Abner_Crazy/article/details/100974360

 

到这里通过Charles抓取无水印视频就结束了,感兴趣的朋友可以自行尝试,本文内容仅供娱乐学习,如果有人利用本文技术进行非法操作带来的后果都是操作者自己承担,和本文以及本文作者没有任何关系。

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/article/detail/45090
推荐阅读
相关标签
  

闽ICP备14008679号