Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

好像没找到发布专栏的api #137

Open
wkfyynh opened this issue Jan 23, 2021 · 2 comments
Open

好像没找到发布专栏的api #137

wkfyynh opened this issue Jan 23, 2021 · 2 comments
Labels
新增/Add 添加或修改新的内容 专栏/Article 接口:专栏
Milestone

Comments

@wkfyynh
Copy link

wkfyynh commented Jan 23, 2021

有大佬知道专栏文章发布的api吗?可以添加下吗

@xiaoyv404 xiaoyv404 added this to the API Update milestone Nov 26, 2023
@xiaoyv404 xiaoyv404 added 新增/Add 添加或修改新的内容 专栏/Article 接口:专栏 labels Nov 26, 2023
@SessionHu
Copy link
Contributor

POST https://api.bilibili.com/x/dynamic/feed/create/opus

URL querys:

csrf: xxx
gaia_source: main_web
w_opus_req.upload_id: 616368979_1723608424_2511
w_rid: xxx
wts: xxx

Payload:

{"raw_content":"{\"ops\":[{\"insert\":\"The quick brown fox jumps over the lazy dog.\\n\"},{\"attributes\":{\"bold\":true},\"insert\":\"The quick brown fox jumps over the lazy dog.\"},{\"insert\":\"\\n\"},{\"attributes\":{\"strike\":true},\"insert\":\"The quick brown fox jumps over the lazy dog.\"},{\"insert\":\"\\n\"},{\"attributes\":{\"italic\":true},\"insert\":\"The quick brown fox jumps over the lazy dog.\"},{\"insert\":\"\\nThe quick brown fox jumps over the lazy dog.\"},{\"attributes\":{\"blockquote\":true},\"insert\":\"\\n\"},{\"insert\":\"The quick brown fox jumps over the lazy dog.\"},{\"attributes\":{\"list\":\"bullet\"},\"insert\":\"\\n\"},{\"attributes\":{\"color\":\"#18e7cf\"},\"insert\":\"The quick brown fox jumps over the lazy dog.\"},{\"insert\":\"\\n\\n\\n\"}]}","opus_req":{"upload_id":"616368979_1723608424_2511","opus":{"opus_source":2,"title":"Undefined","content":{"paragraphs":[{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{}}}]}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{"bold":true}}}]}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{"strikethrough":true}}}]}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{"italic":true}}}]}},{"para_type":4,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{}}}]}},{"para_type":6,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{}}}]},"format":{"list_format":{"level":1,"order":1}}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"The quick brown fox jumps over the lazy dog.","font_size":17,"font_level":"regular","style":{},"color":"#18e7cf"}}]}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"\n","font_size":17,"font_level":"regular","style":{}}}]}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"\n","font_size":17,"font_level":"regular","style":{}}}]}},{"para_type":1,"text":{"nodes":[{"node_type":1,"word":{"words":"\n","font_size":17,"font_level":"regular","style":{}}}]}}]},"article":{"category_id":15,"list_id":0,"originality":0,"reproduced":0,"cover":[{"url":"http://i0.hdslb.com/bfs/article/a1040051fa13a7d0eedbd55f91f5dfe2616368979.jpg","width":1928,"height":1080,"size":145.1005859375}],"biz_tags":["word","test"]},"pub_info":{}},"scene":12,"meta":{"app_meta":{"from":"create.article.web","mobi_app":"web"}},"option":{}}}

@z0z0r4
Copy link
Collaborator

z0z0r4 commented Aug 17, 2024

大哥是真狠啊…我去(

Nemo2011/bilibili-api#757

可以参考…未能完成

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
新增/Add 添加或修改新的内容 专栏/Article 接口:专栏
Projects
None yet
Development

No branches or pull requests

4 participants