Releases: Wraient/curd
Releases · Wraient/curd
Curd v0.0.7
Curd v0.0.6
What's Changed
Full Changelog: v0.0.5...v0.0.6
Curd v0.0.5
What's Changed
- Github Actions CI/CD Implementation test by @Wraient in #9
- Rofi Support Added (Beta) by @Wraient in #10
Full Changelog: v0.0.4...v0.0.5
Curd v0.0.4
Curd v0.0.3
A Cli application to stream anime with Anilist integration and Discord RPC written in golang
Features
- Stream anime online
- Update anime in Anilist after completion
- Skip anime Intro and Outro
- Skip Filler and Recap episodes
- Discord RPC about the anime
- Local anime history to continue from where you left off last time
- Save mpv speed for next episode
- Configurable through config file
Usage
- For first time, just run the script and go to the link and enter your anilist token. After that you can use the script to watch anime.
Description | Command |
---|---|
Watch dub | curd -dub |
Watch sub | curd -sub |
Update the script | curd -u |
Edit config file | curd -e |
Continue last watching anime | curd -c |
Help | curd -help |
What's Changed
New Contributors
Full Changelog: v0.0.1...v0.0.2
Full Changelog: v0.0.2...v0.0.3
Curd v0.0.2
A Cli application to stream anime with Anilist integration and Discord RPC written in golang
Features
- Stream anime online
- Update anime in Anilist after completion
- Skip anime Intro and Outro
- Skip Filler and Recap episodes
- Discord RPC about the anime
- Local anime history to continue from where you left off last time
- Save mpv speed for next episode
- Configurable through config file
Usage
- For first time, just run the script and go to the link and enter your anilist token. After that you can use the script to watch anime.
Description | Command |
---|---|
Watch dub | curd -dub |
Watch sub | curd -sub |
Update the script | curd -u |
Edit config file | curd -e |
Continue last watching anime | curd -c |
Help | curd -help |
What's Changed
New Contributors
Full Changelog: v0.0.1...v0.0.2
Curd v0.0.1
A cli application to stream anime with Anilist integration and Discord RPC.
Note: This currently only works for linux.
Features
- Stream anime online
- Update anime in Anilist after completion
- Skip anime Intro and Outro
- Skip Filler and Recap episodes
- Discord RPC about the anime
- Local anime history to continue from where you left off last time
- Save mpv speed for next episode
- Configurable through config file
Usage
- For first time, just run the script and go to the link and enter your anilist token. After that you can use the script to watch anime.
Description | Command |
---|---|
Watching new anime | curd -new |
Watch dub | curd -dub |
Watch sub | curd -sub |
Update the script | curd -u |
Edit config file | curd -e |
Continue last watching anime | curd -c |
Help | curd -help |