Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Finata


A media extracting library written in Rust, mainly as a backend of [b2m](https://github.com/snylonue/b2m).

## Supported sites

Currently these sites are supported:
1. bililili: av/bv video, anime and live
2. pixiv: static image and user collection
3. netease music: song and playlist

## Status

~~Yeah, it now has a README.md~~

## Todo

1. add tests (bilibili and netease music added)

## Thanks

**[SocialSisterYi / bilibili-API-collect](https://github.com/SocialSisterYi/bilibili-API-collect)**