update
Some checks failed
Tests / test (ubuntu-latest, 3.10) (push) Failing after 52s
Tests / test (ubuntu-latest, 3.8) (push) Failing after 3m52s
Tests / test (ubuntu-latest, 3.9) (push) Failing after 11m49s
Tests / test (macos-latest, 3.10) (push) Has been cancelled
Tests / test (macos-latest, 3.8) (push) Has been cancelled
Tests / test (macos-latest, 3.9) (push) Has been cancelled
Tests / test (windows-latest, 3.10) (push) Has been cancelled
Tests / test (windows-latest, 3.8) (push) Has been cancelled
Tests / test (windows-latest, 3.9) (push) Has been cancelled
Some checks failed
Tests / test (ubuntu-latest, 3.10) (push) Failing after 52s
Tests / test (ubuntu-latest, 3.8) (push) Failing after 3m52s
Tests / test (ubuntu-latest, 3.9) (push) Failing after 11m49s
Tests / test (macos-latest, 3.10) (push) Has been cancelled
Tests / test (macos-latest, 3.8) (push) Has been cancelled
Tests / test (macos-latest, 3.9) (push) Has been cancelled
Tests / test (windows-latest, 3.10) (push) Has been cancelled
Tests / test (windows-latest, 3.8) (push) Has been cancelled
Tests / test (windows-latest, 3.9) (push) Has been cancelled
This commit is contained in:
parent
9b4519ba3d
commit
48ef9a8e71
13
README.md
13
README.md
@ -13,7 +13,7 @@ A tool for downloading Japanese subtitles for anime from <a href="https://jimaku
|
||||
<video autoplay loop muted playsinline src="https://github.com/user-attachments/assets/6cf63a3e-f9a6-41e3-9351-d37a76d882e9" type="video/mp4">
|
||||
<img src="https://github.com/user-attachments/assets/f65d4e47-59f9-4cd1-be72-46a512af7fe1" alt="Jimaku-DL Demo">
|
||||
</p>
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
## Features
|
||||
@ -26,6 +26,7 @@ A tool for downloading Japanese subtitles for anime from <a href="https://jimaku
|
||||
- Cross-platform support (Windows, macOS, Linux)
|
||||
- Smart filename and directory parsing for anime detection
|
||||
- Cache AniList IDs for faster repeat usage
|
||||
- Interactive subtitle selection with fzf
|
||||
|
||||
## Installation
|
||||
|
||||
@ -38,15 +39,7 @@ pip install jimaku-dl
|
||||
- Python 3.8+
|
||||
- fzf for interactive selection menus (required)
|
||||
- MPV for video playback (optional)
|
||||
- # ffsubsync for subtitle synchronization (optional)
|
||||
|
||||
```sh
|
||||
paru -S python-jimaku-dl
|
||||
# or
|
||||
yay -S python-jimaku-dl
|
||||
```
|
||||
|
||||
> > > > > > > a646fd2395e751096ccf9f40c9dc52cfc53273b7
|
||||
- ffsubsync for subtitle synchronization (optional)
|
||||
|
||||
## Usage
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user