API待機中です。時間がかかる場合があります。

戻る

お疲れー
{{channelname}}

{{channelprofile | safe}}


動画

{% for result in results %}
{% if result["type"] == "video" %}

{{result["length"]}}

{{ result['title'] }}

{{result["published"]}}

{% elif result["type"] == "channel" %}

{{result["author"]}}

{% elif result["type"] == "playlist" %}

{{result["count"]}}個の動画

{{result["title"]}}

{% endif %}
{% endfor %}
{%for comment in comments%}

{{comment["author"]}}

{{comment["body"] | safe}}

{%endfor%} 連番を簡単に生成!!

{{ status_code }}

{{ message }}


{% if home %} 戻る
{% else %} 再読み込み {% endif %}