Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 308 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 308 Bytes

Blive Cookie

更方便的获取B站的Cookie

这是一个由Electron开发的一键获取B站Cookie的工具。

开发

# Clone
git clone https://github.com/smilecc/blive-cookie.git
# Go into the repository
cd blive-cookie
# Install dependencies
npm install
# Run the app
npm start