Skip to content

Commit

Permalink
fix: rebrand streaming site Gogoanime to Anitaku (#212)
Browse files Browse the repository at this point in the history
* chore: clean up pages

- Retyped Streaming and Torrenting synopses in `anime.md`
- Amended grammatical issues

* fix: rebrand streaming site Gogoanime to Anitaku

* chore: reformat `anime.md`
  • Loading branch information
ricky8k authored Nov 28, 2023
1 parent 33e5eac commit bbe9b21
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 50 deletions.
74 changes: 55 additions & 19 deletions docs/getting-started/anime.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,48 +7,80 @@ image: https://user-images.githubusercontent.com/78981416/215166522-1d7358e8-bec

# Anime

## Streaming
## Sources

There are multiple ways you can start watching anime, depending on your preferences. Learn what works best for you:

### Streaming

!!!
*See [The Index](https://theindex.moe) for a more comprehensive list of unofficial anime streaming sites.*
*See [The Index](https://theindex.moe) for a comprehensive list of unofficial anime streaming sites.*

Looking for official streaming sites? *See [r/anime's list of legal streams](https://www.reddit.com/r/anime/wiki/legal_streams).*
!!!

Streaming sites are generally preferred by most anime watchers as they require no additional setup and are easy to use while being convenient.
Streaming is the process of downloading and playing back content live from the server.

Streaming sites can be easily accessed access across all of your devices. They are often easy to use and navigate, making it easy to start watching without having to worry about additional setup or configuration. Some streaming services will also have dedicated applications for a more fluent user experience, such as [Crunchyroll](https://www.crunchyroll.com).

However, most streaming sites will compress the video and audio to save bandwidth. Though this may negligible on official streaming sites, unofficial streaming sites will tend to heavily compress video and audio, combined with intrusive ads/pop-ups across the site. *If you plan to use these sites, we suggest using a reliable content blocker, such as [uBlock Origin](https://ublockorigin.com).*

If you like convenience, streaming sites can be a perfectly fine option for your watching needs. They offer access to a large library of shows with ease and do not require much technical knowledge to get started. *If you want to consider streaming, we suggest starting by looking at [various quality comparisons](/guides/quality/#quality-comparisons) to see whether it is fine for you.*

However, some sites will heavily compress video/audio and may have ads. *We suggest using a reliable content blocker, such as [uBlock Origin](https://ublockorigin.com). Additionally, you may want to consider torrenting if you care about quality.*
||| Pros

Aiming for compatibility, they are also unable to use efficient codecs like x265. *If data limits are a concern, torrenting x265 mini encodes may be a better option. See the [quality comparisons between mini encodes and popular streaming sites](/guides/quality#quality-comparisons).*
- No or minimal setup required
- Easy to use and access from all your devices
- No VPN required; no copyright infringement notices from your ISP
- Can be completely free

Official streams have better quality but are also typically larger (~1.3GB per episode for 1080p). *They can be obtained by torrenting from groups like SubsPlease, who rip untouched streams.*
||| Cons

- [Video and audio quality may be worse than other sources](/guides/quality/#quality-comparisons), such as Blu-rays
- May not permit downloading/offline playback
- Limited show availability; some shows may be unavailable in your region
- May have ads or pop-ups
|||

*See the [streaming sites](/sourcing/streaming/) sourcing guide and [quality guide](/guides/quality) for more information.*

## Torrenting
### Torrenting

Torrenting, while can sometimes require more setup, allows for more flexibility and accessibility for watching your shows.
Torrenting is the process of sharing and downloading files over the internet.

Unlike streaming sites, torrents provide access to better releases, such as [BDs for older shows](/guides/quality#bd-vs-web) and greater video quality. *Some shows will also have fansubs, which may be preferred over official subtitles.*
This allows users to access better releases for their shows, such as [Blu-rays whenever they're available](/guides/quality/#blu-ray-vs-web) and greater video quality. These releases can sometimes be better than official streaming services, as they can be locally stored for offline playback and provide easy access to shows that may otherwise be unavailable in your region. Some shows will also have [fansubbed releases](/guides/quality/#fansubs), which may be preferred over official subtitles.

Torrenting requires the use of a torrent client, such as [qBittorrent](/tutorials/qbittorrent). Shows are shared in the form of .torrent files or magnet links, which can be found on trackers such as [Nyaa](https://nyaa.si). These are used by your torrent client to know what to download. *Download speeds are dependent on the number of seeds available and connection quality.*
However, torrenting requires some time to prepare. This setup is very simple, as all you need to get started is a torrent client and access to a torrent tracker, with optional features like RSS requiring the most setup. Additionally, downloading anime torrents may be illegal in your region. *To avoid receiving a copyright infringement notice from your ISP, you may want to consider using a [VPN](/getting-started/torrenting/#vpn) or [seedbox](/getting-started/torrenting/#seedbox) while torrenting.*

!!!warning
Downloading anime torrents may be illegal depending on where you live. *To avoid receiving a copyright infringement notice from your ISP, you may want to consider using a [VPN](/getting-started/torrenting/#vpn) or [seedbox](/getting-started/torrenting/#seedbox).*
!!!
If you like to prioritize quality, torrenting can be an amazing option for your watching needs. They offer more flexibility with how you want to watch your shows and provide you with more control over your media.

Additionally, you may choose to automatically fetch and download shows using RSS or Sonarr. *Check out the [RSS Tutorial](/tutorials/qbittorrent/#rss) on how to set up RSS with your torrent client.*
||| Pros

*See the [torrenting guide](/getting-started/torrenting) for more information.*
- Better video and quality options
- More control over your media (e.g. offline playback, [subtitle fonts](/tutorials/mpv/#subtitle-restyling), [better scaling](/tutorials/mpv/#scaling))
- Access to shows that are unavailable in your region
- No ads or pop-ups¹
- Access to [fansubbed releases](/guides/quality/#fansubs) for some shows

## Playback
||| Cons

A brief list of recommended media player applications.
- Requires some setup
- May hard to access or impossible on certain devices, such as TVs
- May be illegal where you live; *a [VPN](/getting-started/torrenting/#vpn) may be necessary*
- May require some payment, such as a premium VPN subscription

!!!warning
VLC is not recommended as it introduces visual artifacts, displays wrong colors, and breaks intensive subtitles. We suggest using alternative media players.
|||

!!!secondary
¹Torrent trackers may contain ads or pop-ups. *Downloaded files will not contain ads.*
!!!

*See the [torrenting guide](/getting-started/torrenting) for more information.*

## Playback

Below is a brief list of recommended media player applications:

+++ PC :desktop_computer:

- [mpv](https://mpv.io/installation/) [!badge icon=":heart:" variant="primary" text="Recommended"]
Expand All @@ -74,4 +106,8 @@ VLC is not recommended as it introduces visual artifacts, displays wrong colors,

+++

!!!warning
VLC is not recommended as it introduces visual artifacts, displays wrong colors, and breaks intensive subtitles.
!!!

*See the [playback guide](/guides/playback) for more information.*
2 changes: 1 addition & 1 deletion docs/getting-started/torrenting.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Term | Definition

===

For most people, [streaming services](/sourcing/streaming) are more convenient to use. However, torrenting is fairly simple and allows for better flexibility. Some reasons to use torrents are:
For most people, [streaming services](/sourcing/streaming) are enough and more convenient to use. However, torrenting is fairly simple and allows for better flexibility. Some reasons to torrent include:

- Broad range of qualities and sizes
- [Significantly better quality](/guides/quality#quality-comparisons) compared to streaming sites
Expand Down
10 changes: 5 additions & 5 deletions docs/guides/quality.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,11 @@ Commonly used terminology:
- **Level/profile** - The maximum resolution and bitrate specified within the AVC/HEVC standard. *A higher level/profile means lower compatibility and more processing power required to decode*
- *See [Levels for AVC (H.264)](https://en.wikipedia.org/wiki/Advanced_Video_Coding#Levels) and [Levels for HEVC (H.265)](https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding_tiers_and_levels#Levels)*

==- Reading the File Name
==- :icon-note: Reading the File Name

The file name for a release will typically look like one of the following:

![Example File Names of Common Releases](https://files.catbox.moe/hn6135.png)
![Example file names of common releases](https://files.catbox.moe/hn6135.png)

Key | Meaning
-----------------------------------------------------------|-----------------------------------------------------------
Expand Down Expand Up @@ -129,7 +129,7 @@ Some may not notice the differences between a good mini encode and its alternati

+++

==- Quality Comparisons
==- :icon-file-media: Quality Comparisons

!!!
Most streams and WEB minis are re-encodes. These are marked in <span style="color:#E53E3E">red</span>. *See [Types of Releases](#types-of-releases).*
Expand Down Expand Up @@ -205,9 +205,9 @@ Fansubs are fan-produced versions of subtitles. They will often edit the officia

While these edits can be an improvement over the original subs, *they may also introduce more errors than they fix.* A degree of localization is always involved with translation to make sure the dialogue flows smoothly. Localization is the process of changing cultural references and puns to fit the target audience's context. Fansubs can range from excessive localization by completely eradicating and replacing the idea of Japan, to the untranslation of random phrases and lines back to Japanese, damaging the concept of subtitles. Most good fansubs lie somewhere in between these extremes. After looking at the work of these groups, you'll be able to figure out who tends to do what.

==- Getting Subs with AnimeTosho
==- :icon-desktop-download: Getting Subs with AnimeTosho

[AnimeTosho](https://animetosho.org) is a useful resource for grabbing just the subtitles from any release on [Nyaa](https://nyaa.si). *Note that only uploads that are less than 16GB will have downloadable attachments on AnimeTosho.*
[AnimeTosho](https://animetosho.org) is a useful resource for grabbing subtitles from any release on [Nyaa](https://nyaa.si). *Note that only uploads that are less than 16GB will have downloadable attachments on AnimeTosho.*

They can be downloaded under the *Subtitles* section of a release:

Expand Down
54 changes: 29 additions & 25 deletions docs/sourcing/streaming.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,23 @@ order: -1
# Streaming Sites

!!!
If you're planning to watch content on your computer, consider using [Miru](https://github.com/ThaUnknown/miru) which lets you stream anime torrents, giving you both the convenience of streaming sites and quality of torrents.
If you're planning to stream content from your computer, we suggest using [Miru](https://github.com/ThaUnknown/miru), an anime streaming application which lets you stream torrents, giving you both the convenience of streaming and quality of torrents.
!!!

!!!warning
Majority of unofficial streaming sites will contain unwanted or annoying pop-ups and ads that may interfere with your experience. *We suggest you use a reliable content blocker such as [uBlock Origin](https://ublockorigin.com).*
Most unofficial streaming sites contain unwanted or annoying pop-ups/ads that may impact your viewing experience. *We suggest you use a reliable content blocker such as [uBlock Origin](https://ublockorigin.com).*
!!!

## Popular Sites

- [AniWatch](https://aniwatch.to) (previously *Zoro*) - Self-hosted site with quality similar to AniWave while maintaining an extensive library. *One of the only streaming sites with soft subtitles*
- *Not to be confused with defunct streaming site [Aniwatch.me](https://aniwatch.me)*
- [AniWave](https://aniwave.to) (previously *9anime*) - Self-hosted site with one of the largest and oldest anime libraries. *Releases are often updated to include fansubs and BD releases for older content*
- [Gogoanime](https://gogoanime.lu) - Self-hosted site with a vast library. *Majority of scraper sites will source from here*
[Anitaku](https://anitaku.to) (previously *Gogoanime*)
: Self-hosted site with a vast library. Majority of scraper sites will source from here

[AniWatch](https://aniwatch.to) (previously *Zoro*)
: Self-hosted site with quality similar to AniWave while maintaining an extensive library. One of the only unofficial streaming sites with soft subtitles. *Not to be confused with defunct streaming site [Aniwatch.me](https://aniwatch.me)*

[AniWave](https://aniwave.to) (previously *9anime*)
: Self-hosted site with one of the largest and oldest anime libraries. Releases are often updated to include fansubs and BD releases for older content

*See [The Index](https://theindex.moe) for a more comprehensive list of unofficial anime streaming sites.*

Expand All @@ -40,15 +44,15 @@ A **self-hosted** site is a streaming site that hosts the content on their own s

Typically, self-hosted sites allow for significantly better video quality compared to scrapers or other sites. They also generally pick good BD releases or fansubs for some shows. *However, some self-hosted libraries can be more limited.*

**Examples of self-hosted sites:** [animepahe](https://animepahe.com), [AniWatch](https://aniwatch.to), [AniWave](https://aniwave.to), [Gogoanime](https://gogoanime.lu)
**Examples of self-hosted sites:** [animepahe](https://animepahe.com), [Anitaku](https://anitaku.to), [AniWatch](https://aniwatch.to), [AniWave](https://aniwave.to)

+++ Scrapers

A **scraper** is a site that grabs content hosted on existing self-hosted sites and uses it for their own site, similar to how manga aggregator sites operate.

This allows for anime libraries equivalent in size to self-hosted ones, without the need for the scraper to host content themselves. Additionally, site owners can implement their own UI or features, which may be preferred over the original site.

Majority of sites will scrape from [Gogoanime](https://gogoanime.lu), a popular self-hosted streaming site.
Majority of sites will scrape from [Anitaku](https://anitaku.to), a popular self-hosted streaming site.

**Examples of scraper sites:** [AllAnime](https://allanime.to), [Anix](https://anix.to), [Genoanime](https://genoanime.com), [YugenAnime](https://yugenanime.tv)

Expand All @@ -61,14 +65,14 @@ While streaming sites will offer worse video quality compared to alternatives su
You can see for yourself in the quality comparisons linked below:

Show | Sources
----------------------------------------------------------|------------------------------------------------------------------------------------
[Demon Slayer](https://slow.pics/c/pjYaqdnr) | AniWatch (Zoro), AniWave (9anime), animepahe, Gogoanime, Marin (tenshi), torrents
[Dokyuu Hentai HxEros](https://slow.pics/c/PZRxqAsh) | animepahe, AniWave (9anime), Gogoanime, torrents
[Fate/Zero](https://slow.pics/c/1LNZtDzm) | animepahe, AniWave (9anime), Gogoanime, Marin (tenshi), torrents
[Masamune-kun no Revenge R](https://slow.pics/c/rj3QjRMA) | animepahe, AniWatch, AniWave, Gogoanime, Marin, torrents
[Oshi no Ko](https://slow.pics/c/6HqApHsn) | AniWatch (Zoro), AniWave (9anime), Gogoanime, Marin, torrents
[Senran Kagura](https://slow.pics/c/QLtX61qx) | AniWatch (Zoro), AniWave (9anime), animepahe, Gogoanime, torrents
[Vinland Saga S2](https://slow.pics/c/GjhwBwo3) | Gogoanime, Marin, torrents
----------------------------------------------------------|------------------------------------------------------------------------------
[Demon Slayer](https://slow.pics/c/pjYaqdnr) | Anitaku (Gogoanime), AniWatch (Zoro), AniWave (9anime), animepahe, torrents
[Dokyuu Hentai HxEros](https://slow.pics/c/PZRxqAsh) | animepahe, Anitaku (Gogoanime), AniWave (9anime), torrents
[Fate/Zero](https://slow.pics/c/1LNZtDzm) | animepahe, Anitaku (Gogoanime), AniWave (9anime), torrents
[Masamune-kun no Revenge R](https://slow.pics/c/rj3QjRMA) | animepahe, Anitaku (Gogoanime), AniWatch, AniWave, torrents
[Oshi no Ko](https://slow.pics/c/6HqApHsn) | Anitaku (Gogoanime), AniWatch (Zoro), AniWave (9anime), torrents
[Senran Kagura](https://slow.pics/c/QLtX61qx) | Anitaku (Gogoanime), AniWatch (Zoro), AniWave (9anime), animepahe, torrents
[Vinland Saga S2](https://slow.pics/c/GjhwBwo3) | Anitaku (Gogoanime), torrents

#### Quality Tier List

Expand All @@ -84,34 +88,34 @@ Show | Sources

+++ Tier 3 (Okay)

- [animepahe](https://animepahe.com) - Quality can be better or worse than Gogoanime. *However, they offer significantly smaller file sizes and use good BD releases whenever available
- [Gogoanime](https://gogoanime.lu) (and its scrapers)
- [animepahe](https://animepahe.com) - Quality can be better or worse than Anitaku. *However, they offer significantly smaller file sizes and use good BD releases whenever available*
- [Anitaku](https://anitaku.to) (and its scrapers) - *Formerly Gogoanime*

+++

### Other Factors

There are a multitude of other factors that may affect your decision in picking a site. Here are some brief recommendations based on some factors that aren't covered in [The Index](https://theindex.moe) and are often not taken into account:

==- Fansubs and BD Releases
==- :icon-device-camera-video: Fansubs and BD Releases
[Animepahe](https://animepahe.com) is very consistent at picking good BD releases with fansubs.

[AniWave](https://aniwave.to) does this too, *but typically less often and with slightly worse release choice.*

==- File Size
==- :icon-file-directory: File Size
[animepahe](https://animepahe.com) has some of the smallest file sizes compared to other streaming sites.

[AniWave's](https://aniwave.to) are also relatively small when compared to sites like [Gogoanime](https://gogoanime.lu)
[AniWave's](https://aniwave.to) are also relatively small when compared to sites like [Anitaku](https://anitaku.to)

==- Library
[AniWave](https://aniwave.to) and [Gogoanime](https://gogoanime.lu) have some of the largest libraries available.
==- :icon-apps: Library
[AniWave](https://aniwave.to) and [Anitaku](https://anitaku.to) have some of the largest libraries available.

Additionally, [AniWave](https://aniwave.to) has one of the best libraries when it comes to older and rarer shows.

==- Soft Subs
==- :icon-note: Soft Subtitles
[AniWatch](https://aniwatch.to) is one of the only streaming sites that use soft subtitles, with the other alternatives being legal streaming sites.

==- UI and Features
==- :icon-versions: UI and Features
Users often care about the UI and site features. *As this is completely subjective, we suggest you visit and try out the collection of sites from [The Index](https://theindex.moe) and find what you like best.*

===
Expand Down

0 comments on commit bbe9b21

Please sign in to comment.