Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkwyu authored Apr 22, 2024
1 parent 6cb0e39 commit a3ebd71
Showing 1 changed file with 13 additions and 8 deletions.
21 changes: 13 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# anime-dl 動畫下載
[![Coverage Status](https://coveralls.io/repos/github/rkwyu/anime-dl/badge.svg?branch=main)](https://coveralls.io/github/rkwyu/anime-dl?branch=main)
# anime-dl 動畫下載 ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/rkwyu/anime-dl/main) [![Coverage Status](https://coveralls.io/repos/github/rkwyu/anime-dl/badge.svg?branch=main)](https://coveralls.io/github/rkwyu/anime-dl?branch=main)

[![License: GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![python](https://img.shields.io/badge/Python-3.11-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org)

## About ##
A tool to get anime from different websites with CLI (Command Line Interface).
It currently supports to download following websites:

[anime1.in](https://anime1.in/)
[anime1.me](https://anime1.me/)
[yhdm.one](https://yhdm.one/)
[xgcartoon.com](https://www.xgcartoon.com/)
It currently supports following websites:
- [x] [anime1.in](https://anime1.in/)
- [x] [anime1.me](https://anime1.me/)
- [x] [yhdm.one](https://yhdm.one/)
- [x] [xgcartoon.com](https://www.xgcartoon.com/)

Pending to supports:
- [ ] [kickassanime.mx](https://www1.kickassanime.mx/)
- [ ] [iyinghua.io](http://www.iyinghua.io/)

## Prerequisites ##
To running this tool, please make sure the following prerequisites are ready:
Expand Down

0 comments on commit a3ebd71

Please sign in to comment.