Skip to content

MiracleXYZ/bili-interactive-spoiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠ bili-interactive-spoiler ⚠

Version Twitter: Miracle_XYZ

Spoiler for bilibili interactive videos.

[SPOILER ALERT] DO NOT ABUSE IT! We are not responsible for the consequences of your abuse.

中文用户请点击这里

Install

Python Requirements

pip install -r requirements.txt

Graphviz

Make sure you have installed Graphviz on your computer and put it to PATH.

Usage

config.py

Configure the file config.py. Parameters are:

  • aid: video id
  • fontname: font name (Now it's Source Han Sans CN. You can change it to any other installed Chinese fonts.)
  • interval: interval (Break time after node requested, in seconds)
  • output: output file name (Ends with '.gv')
  • output_format: output file format (pdf/png/svg)
  • layout: layout ('horizontal' or 'edge')

main.py

python main.py

Your output will appear on the current folder. (including gv and output file)

Effect

Click to unfold (SPOILER ALERT)

Author

👤 MiracleXYZ

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Spoiler for bilibili interactive videos.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages