Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.
/ TiebaBackup Public archive

一个用于备份百度贴吧帖子的python脚本

License

Notifications You must be signed in to change notification settings

cnwangjihe/TiebaBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Archived

本项目已经年久失修,且本人早已不再使用贴吧,亦无继续维护/重构的计划,现转为Archive模式。建议使用其他项目或积极维护的fork。

使用方法

linux:

apt-get install python3 python3-pip
pip3 install -r requirements.txt
python3 main.py

windows:

官网下载python3.7或以上版本

pip install -r requirements.txt
python3 main.py

About

一个用于备份百度贴吧帖子的python脚本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages