We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57f5bb9 commit c586722Copy full SHA for c586722
1 file changed
collection/sites/bilibili.yml
@@ -0,0 +1,6 @@
1
+name: Bilibili
2
+host: bilibili.com
3
+example: https://www.bilibili.com/video/BV1VD4y1n7g7
4
+extract: "!//www.bilibili.com/video/(?'id'\\w+)!"
5
+iframe:
6
+ src: //player.bilibili.com/player.html?bvid={@id}
0 commit comments