Skip to content

Commit a8e28ea

Browse files
committed
docs: Update README files to reflect TUI features and support for English and Portuguese content
1 parent 2ebafb7 commit a8e28ea

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@
2121

2222
# GoAnime
2323

24-
GoAnime is a simple command-line interface (CLI) built in Go, allowing users to search for anime and either play or download episodes directly in Mpv. It scrapes data from websites to provide a selection of anime and episodes to the user, with a special focus and objective on offering animes that are both subtitled and dubbed in Portuguese.
24+
GoAnime is a simple text-based user interface (TUI) built in Go, allowing users to search for anime and either play or download episodes directly in mpv. It scrapes data from websites to provide a selection of anime and episodes, with support for both subbed and dubbed content in English and Portuguese.
2525

2626
## Features
2727

2828
- Search for anime by name
2929
- Browse episodes
30+
- Support subbed and dubbed content in English and Portuguese
3031
- Skip anime Intro
3132
- Play online with quality selection
3233
- Download single episodes

README_pt-br.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,12 +21,13 @@
2121

2222
# GoAnime
2323

24-
GoAnime é uma interface de linha de comando (CLI) simples, desenvolvida em Go, que permite aos usuários procurar um anime e reproduzir ou baixar episódios diretamente no MPV. Ele coleta dados de sites para fornecer uma seleção de animes e episódios ao usuário, com um foco e objetivo especial em oferecer animes que são legendados e dublados em português.
24+
GoAnime é uma interface de usuário baseada em texto (TUI) simples, desenvolvida em Go, que permite aos usuários procurar animes e reproduzir ou baixar episódios diretamente no mpv. Ele coleta dados de sites para oferecer uma seleção de animes e episódios, com suporte a conteúdo legendado e dublado em inglês e português.
2525

2626
## Recursos
2727

2828
- Buscar anime por nome
2929
- Navegar pelos episódios
30+
- Suporte a conteúdo legendado e dublado em inglês e português
3031
- Pular introdução do anime
3132
- Reproduzir online com seleção de qualidade
3233
- Baixar episódios únicos

0 commit comments

Comments
 (0)