{"id":41,"date":"2024-12-26T11:15:41","date_gmt":"2024-12-26T03:15:41","guid":{"rendered":"https:\/\/nmsl.life\/?p=41"},"modified":"2024-12-26T11:15:41","modified_gmt":"2024-12-26T03:15:41","slug":"python%e5%85%b3%e4%ba%8eqq%e9%9f%b3%e4%b9%90%e6%9c%80%e6%96%b0sign%e7%ae%97%e6%b3%95","status":"publish","type":"post","link":"https:\/\/nmsl.life\/index.php\/mcqtss\/python%e5%85%b3%e4%ba%8eqq%e9%9f%b3%e4%b9%90%e6%9c%80%e6%96%b0sign%e7%ae%97%e6%b3%95\/","title":{"rendered":"[Python]\u5173\u4e8eQQ\u97f3\u4e50\u6700\u65b0Sign\u7b97\u6cd5"},"content":{"rendered":"\n<p><strong>\u6e90\u7801,\u5168\u90e8\u529f\u80fd\u8bf4\u660e:https:\/\/github.com\/MCQTSS\/MCQTSS_QQMusic<\/strong><\/p>\n\n\n\n<p><strong>\u4ee3\u7801\u4ec5\u7528\u4e8e\u5b66\u4e60\u4ea4\u6d41\uff01<\/strong><\/p>\n\n\n\n<p>\u6700\u8fd1\u89c2\u5bdfQQ\u97f3\u4e50\u7f51\u9875\u65f6\u53d1\u73b0Sign\u7b97\u6cd5\u518d\u6b21\u66f4\u65b0(\u5f00\u5934\u7531zzb\u53d8\u6210\u4e86zzc)\u6240\u4ee5\u5c31\u6709\u4e86\u8fd9\u7bc7\u6587\u7ae0<\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1008\" height=\"282\" src=\"https:\/\/nmsl.life\/wp-content\/uploads\/image-3.png\" alt=\"\" class=\"wp-image-42\" srcset=\"https:\/\/nmsl.life\/wp-content\/uploads\/image-3.png 1008w, https:\/\/nmsl.life\/wp-content\/uploads\/image-3-300x84.png 300w, https:\/\/nmsl.life\/wp-content\/uploads\/image-3-768x215.png 768w\" sizes=\"auto, (max-width: 709px) 85vw, (max-width: 909px) 67vw, (max-width: 1362px) 62vw, 840px\" \/><figcaption class=\"wp-element-caption\">\u53ef\u4ee5\u89c2\u5bdf\u5230sign\u5f00\u5934\u53d1\u751f\u4e86\u6539\u53d8<\/figcaption><\/figure>\n\n\n\n<p>\u5f00\u5934\u4e0d\u5356\u5173\u5b50\uff0c\u53ea\u9700\u8981\u5c06\u539f\u6765\u7684var o = ventor(147).default;\u6362\u6210var o = ventor(350).default;\u5373\u53ef\u89e3\u51b3<\/p>\n\n\n\n<p>\u8fd9\u6b21\u66f4\u65b0\u4f3c\u4e4e\u4fee\u6539\u4e86sign\u7b97\u6cd5\u7684\u51fd\u6570\u4f4d\u7f6e\u4ee5\u53ca\u65b0\u7684API\u57df\u540du6.y.qq.com<\/p>\n\n\n\n<p>\u6700\u540e\u662f\u95f2\u7684\u6ca1\u4e8b\u65b0\u589e\u7684\u4f46\u8fd8\u6ca1\u6709\u4e0a\u4f20\u5230\u9879\u76ee\u4e2d\u7684\u65b0\u641c\u7d22\u4ee3\u7801:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<pre class=\"wp-block-preformatted\">def search_music_2(self, name, limit=20):<br>    <em>\"\"\"<br><\/em><em>    <\/em><em>\u641c\u7d22\u6b4c\u66f2<br><\/em><em>    \u672c\u51fd\u6570\u4f7f\u7528\u524d\u8bf7\u8bbe\u7f6e<\/em><em>Cookie,<\/em><em>\u5426\u5219\u4e0d\u4f1a\u8fd4\u56de\u7ed3\u679c<br><\/em><em>    <\/em><em>:param<\/em><em> name: <\/em><em>\u97f3\u4e50\u540d<br><\/em><em>    <\/em><em>:param<\/em><em> limit: <\/em><em>\u641c\u7d22\u9875\u6570<br><\/em><em>    <\/em><em>:return<\/em><em>:<br><\/em><em>    \"\"\"<br><\/em><em>    <\/em>data = json.dumps({\"comm\": {\"cv\": 4747474, \"ct\": 24, \"format\": \"json\", \"inCharset\": \"utf-8\",<br>                                \"outCharset\": \"utf-8\", \"notice\": 0, \"platform\": \"yqq.json\", \"needNewCode\": 1,<br>                                \"uin\": ''.join(random.sample(string.digits, 10))},<br>                       \"req_0\": {\"method\": \"DoSearchForQQMusicDesktop\", \"module\": \"music.search.SearchCgiService\",<br>                                 \"param\": {\"remoteplace\": \"txt.yqq.top\",<br>                                           \"searchid\": \"\".join(random.sample(string.digits + string.digits, 17)),<br>                                           \"search_type\": 0, \"query\": name, \"page_num\": 1, \"num_per_page\": limit}}},<br>                      ensure_ascii=False).encode('utf-8')<br>    return requests.post(<br>       url='https:\/\/u6.y.qq.com\/cgi-bin\/musics.fcg?_={}&amp;sign={}'.format(<br>          int(round(time.time() * 1000)), self.get_sign(data.decode('utf8'))),<br>       headers={<br>          'Referer': 'https:\/\/y.qq.com\/',<br>          'User-Agent': 'Mozilla\/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 Edg\/131.0.0.0',<br>       'cookie':self._cookies},<br>       data=data).json()['req_0']['data']['body']['song']['list']<\/pre>\n<\/blockquote>\n\n\n\n<p>\u6ce8\u610f\uff0c\u4f7f\u7528\u524d\u8bf7\u4f7f\u7528set_cookie\u51fd\u6570\u8bbe\u7f6eCookie\u624d\u53ef\u4f7f\u7528,\u5426\u5219\u4f1a\u56e0\u4e3a\u65e0\u8fd4\u56de\u7ed3\u679c\u5bfc\u81f4\u62a5\u9519<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u6e90\u7801,\u5168\u90e8\u529f\u80fd\u8bf4\u660e:https:\/\/github.com\/MCQTSS\/MCQTSS_QQMusic \u4ee3\u7801\u4ec5\u7528 &hellip; <a href=\"https:\/\/nmsl.life\/index.php\/mcqtss\/python%e5%85%b3%e4%ba%8eqq%e9%9f%b3%e4%b9%90%e6%9c%80%e6%96%b0sign%e7%ae%97%e6%b3%95\/\" class=\"more-link\">\u7ee7\u7eed\u9605\u8bfb<span class=\"screen-reader-text\">\u201c[Python]\u5173\u4e8eQQ\u97f3\u4e50\u6700\u65b0Sign\u7b97\u6cd5\u201d<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[7,8],"class_list":["post-41","post","type-post","status-publish","format-standard","hentry","category-uncategorized","tag-python","tag-qq"],"_links":{"self":[{"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/posts\/41","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/comments?post=41"}],"version-history":[{"count":1,"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/posts\/41\/revisions"}],"predecessor-version":[{"id":43,"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/posts\/41\/revisions\/43"}],"wp:attachment":[{"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/media?parent=41"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/categories?post=41"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/nmsl.life\/index.php\/wp-json\/wp\/v2\/tags?post=41"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}