Search videos, danmakus and replies in Bilibili.
Audio:
- Extract audios from videos
- Speech recognition from audios
Vision:
- Extract frames from videos
- Label and describe frames
Statistics:
-
Author:
- mid, name, pub_location
-
Video:
- bvid, aid, cid, tid, tname
- title, pubdate, duraiton, description, pic, first_frame,
- view, danmaku, reply, favorite, coin, share, like
export BILI_MID=<mid>
cd ~/repos/bili-scraper
python -m workers.user_worker -p -v -d -od -m $BILI_MID
cd ~/repos/bili-search
python -m elastics.video_details.indexer -m $BILI_MID
python -m converters.audio.video_to_audio -m $BILI_MID -o
python -m converters.audio.audio_to_subtitle -m $BILI_MID -o