Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aoout/bgmiget

a cli can download anime with p2p.
https://github.com/aoout/bgmiget

anime-downloader anime-search

Last synced: about 2 months ago
JSON representation

a cli can download anime with p2p.

Awesome Lists containing this project

README

        

# πŸ“Ί BgmiGet

## 🌟 Overview

BgmiGet is a command line tool that allows you to search, download, and manage your favorite anime. It provides a simple and efficient way to keep track of the latest episodes and download them with ease.

## πŸ“¦ Dependencies

> [!NOTE]
> PyPdf requires Python 3.8 or higher.

## πŸ’» Installation

To install BgmiGet, you can use pip:
```
pip install bgmiget
```

## 🎬 Basic Usage

### πŸ” Searching Anime

To search for anime, use the "search" command. The format is as follows:
```
bgmiget search "" ""
```
For example:
```
bgmiget search "ε› δΈΊε€ͺ怕痛" 7 "sc" "ζ‘œιƒ½ε­—εΉ•η»„"
```
This will search for the anime "ε› δΈΊε€ͺ怕痛" with episode number 7 from source "sc" and subtitle group "ζ‘œιƒ½ε­—εΉ•η»„". The result will be displayed as:
```
>0 -> 【因为ε€ͺ怕痛...】【07γ€‘γ€ζ‘œιƒ½ε­—εΉ•η»„γ€‘
```

### πŸš€ Downloading Anime

Once you have found the anime you want, you can download it by its index. For example, to download the anime with index 0:
```
bgmiget download 0
```

### πŸ”„ Subscribing and Listing Anime

To subscribe to an anime, use the "subscribe" command. To list all subscribed anime, use the "show_subscribed" command.

### ⬆️ Upgrading Anime

To check for updates on subscribed anime, use the "upgrade" command. This will ensure you always have the latest episodes of your subscribed anime.