https://github.com/phillychi3/ch_anime
一個python的爬蟲合輯
https://github.com/phillychi3/ch_anime
Last synced: 6 months ago
JSON representation
一個python的爬蟲合輯
- Host: GitHub
- URL: https://github.com/phillychi3/ch_anime
- Owner: phillychi3
- Created: 2021-09-26T23:37:07.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-04T10:54:37.000Z (over 4 years ago)
- Last Synced: 2026-01-05T00:54:02.092Z (7 months ago)
- Language: Python
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Download
`pip install youtube-lv`
[download ChromeDriver](https://chromedriver.chromium.org/)
## Use
```python
import ch_anime
sp=ch_anime.spyder()
output=sp.agefans(data)
print(output)
```
## other
```python
sp=ch_anime.spyder()
sp.agefans
sp.anime1
sp.youtube_search
sp.translate
sp.removebg
sp.schimage
sp.yandere
sp.konachan
sp.danbooru
```