{{ anime_title }}
Episode {{ episode_number }}{% if episode_title %}: {{ episode_title }}{% endif %}
{% for genre in anime_genres %}
{{ genre }}
{% endfor %}
{{ anime_description }}
{% if stream_first_link %}
Watch Now
{% endif %}
Download Links
Sort by:
{% if links %}
{% for link in links %}
{% endfor %}
{% else %}
{% if pagination %}
{{ link.source or 'AnimePahe' }}
{% if link.fansub %}{{ link.fansub }}{% endif %}
{% if link.quality %}
{{ link.quality }}
{% endif %}
{{ link.size or '' }}
{% if link.uploaded %}{{ link.uploaded }}{% endif %}
Download
{% if link.href and 'pahe.win' in link.href %}
{% endif %}
No download links found. Try refreshing the page.
{% endif %}
Torrent Downloads (Nyaa.si)
{% if torrent_links and torrent_links|length > 0 %}
{% for torrent in torrent_links %}
{% endfor %}
{% else %}
No torrent links found for this episode.
{% endif %}