{% if results %}
{% for result in results %}
{{ result.title }}
{{ result.title }}
{% if result.type == 'video' %}
By: {{ result.uploader }}
Duration: {{ result.duration }}
{% else %}
Subscribers: {{ result.subCount }}
{% endif %}
{% endfor %}
{% endif %}

ReviveTube - A YouTube App for the Wii

Visit the ReviveMii Project

We are NOT affiliated with Nintendo or YouTube.

Source Code | Discord Server | Contact | Credits