update
Some checks failed
Tests / test (macos-latest, 3.10) (push) Waiting to run
Tests / test (macos-latest, 3.8) (push) Waiting to run
Tests / test (macos-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (windows-latest, 3.10) (push) Waiting to run
Tests / test (windows-latest, 3.8) (push) Waiting to run
Tests / test (windows-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / test (ubuntu-latest, 3.8) (push) Has been cancelled
Some checks failed
Tests / test (macos-latest, 3.10) (push) Waiting to run
Tests / test (macos-latest, 3.8) (push) Waiting to run
Tests / test (macos-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.9) (push) Waiting to run
Tests / test (windows-latest, 3.10) (push) Waiting to run
Tests / test (windows-latest, 3.8) (push) Waiting to run
Tests / test (windows-latest, 3.9) (push) Waiting to run
Tests / test (ubuntu-latest, 3.10) (push) Has been cancelled
Tests / test (ubuntu-latest, 3.8) (push) Has been cancelled
This commit is contained in:
13
README.md
13
README.md
@@ -1,10 +1,14 @@
|
||||
# Jimaku Downloader
|
||||
|
||||
<div align="center">
|
||||
A tool for downloading Japanese subtitles for anime from <a href="https://jimaku.cc" target="_blank" rel="noopener noreferrer">Jimaku</a>
|
||||
</div>
|
||||
|
||||
<div align="center">
|
||||
<a href="">[](https://aur.archlinux.org/packages/python-jimaku-dl)</a>
|
||||
<a href="">[](https://github.com/ksyasuda/jimaku-dl)</a>
|
||||
<a href="">[](https://aur.archlinux.org/packages/python-jimaku-dl)</a>
|
||||
<a href="">[](https://codecov.io/gh/ksyasuda/jimaku-dl)</a>
|
||||
|
||||
A tool for downloading Japanese subtitles for anime from <a href="https://jimaku.cc" target="_blank" rel="noopener noreferrer">Jimaku</a>
|
||||
|
||||
<p>
|
||||
<video controls muted src="https://github.com/user-attachments/assets/3723866f-4e7d-4f89-8b55-17f2fb6fa6be"></video>
|
||||
</p>
|
||||
@@ -17,7 +21,7 @@
|
||||
- Download subtitles to a specified directory
|
||||
- Launch MPV with the downloaded subtitles
|
||||
- Supports both file and directory inputs
|
||||
- Support for selecting/downloading multiple subtitle files
|
||||
- Support for downloading multiple subtitle files
|
||||
|
||||
## Installation
|
||||
|
||||
@@ -113,6 +117,7 @@ To contribute to Jimaku Downloader, follow these steps:
|
||||
3. Install the dependencies:
|
||||
|
||||
```sh
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements_dev.txt
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user