Shiokiri / Bilibili-Favorites-Download

A Python spider for downloading the video infomation from your bilibili.com personal favorites.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bilibili-Favorites-Download

Due to changes in the backend API of bilibili.com, data_csv.py are waiting to be fixed.

Background

This is a crawler for downloading personal favorites information of "bilibili.com". The data sources are bilibili.com and biliplus.com. It supports saving as txt files and csv files.

Usage

To start using, set bilibili favorites as public and copy your uid.

python data.py
# enter the uid
python data_csv.py
# enter the uid

About

A Python spider for downloading the video infomation from your bilibili.com personal favorites.

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%