{% include 'parts/header.html' %}

{{ RAW.title }}

{% if RAW.originalDeclare %}
未经作者授权,禁止转载
{% endif %}
{{ RAW.viewCountShow }}播放
{{ RAW.danmakuCountShow }}弹幕
{{ RAW.commentCountShow }}评论
{{ cache_date }}缓存
{{ RAW.stowCountShow }}
{{ RAW.bananaCountShow }}
手机扫码观看视频

扫一扫手机继续观看

{{ RAW.title }}

{% set hasStaffContribute = RAW.get('staffContribute') == True %} {% if not hasStaffContribute %}
{{ RAW.user.name }} {% if 1 in RAW.user.verifiedTypes %} {% endif %} {% if 2 in RAW.user.verifiedTypes %} {% endif %} {% if 5 in RAW.user.verifiedTypes %} 尊贵的阿普学院标志 如何获得标志? {% endif %}
发布于 {{ RAW.createTimeMillis|unix2datestr }}
{% else %}
{{ RAW.user.name }}
{{ RAW.upInfo.staffRoleName }}
{% for staff in RAW.get('staffInfos') %}
{{ staff.name }}
{{ staff.staffRoleName }}
{% endfor %} {% endif %}
{{ RAW.description or "" }}
{% for tag in RAW.tagList %} {{ tag.name }} {% endfor %}
{% include "parts/comment.html" %}
时间
弹幕内容
  • 第3页
  • 第2页
  • 第1页
弹幕列表
{% if RAW.videoList|length > 1 %}

分段列表

共{{ RAW.videoList|length }}P, 当前正在播放{{ partNum }}P

    {% for part in RAW.videoList %}
  • 1 else "" }}.html" title="{{ part.title }}" data-id="{{ part.id }}">{{ part.title }}
  • {% endfor %}
{% endif %}

最新保存

{% include 'parts/toolbar.html' %} {% include 'parts/footer.html' %}