need python3 and psql
git clone https://github.com/PatchyVideo/bilibili__download
cd bilibili__download
pip install -r requirements.txt
create datebase and table by using database.sql
Auto download:
nohup python get_video.py &
Get storaged video info:
nohup python video_storage.py &