A Tampermonkey userscript that turns Bilibili dynamics & articles into Flarum Posts.
- Install Tampermonkey/ViolentMonkey or any other userscipt plugin on your web browser.
- Go to Greasyfork and click the install button.
- Click the "点击生成Flarum文章" button on the Bilibili dynamic page or article page, and then the flarum post should be generated.
- copy the generated text and paste it into flarum's post editor.
In order to load images from Bilibili's server, you have to add
<meta name="referrer" content="no-referrer">
to your forum's custom header. Otherwise 403 error will occur and cause failure loading images.