🐱 猫盘 在线视频库

139 移动云盘视频 · 一键转 m3u8 在线播放

{% if shares %}
共 {{ shares|length }} 个分享库 · {{ videos|length }} 个视频 {% for s in shares %}📁 {{ s.name }}{% endfor %}
{% endif %} {% if keyword %}

搜索 "{{ keyword }}" 的结果:

{% endif %} {% if videos %}
{% for v in videos %}
{% if v.playable %}● 可播放{% endif %}

{{ v.title }}

{{ v.share_name }} {{ format_size(v.size) }} {% if v.resolution %}{{ v.resolution }}{% endif %}
播 放 {% if v.m3u8_url %} {% endif %}
{% endfor %}
{% else %}

{% if keyword %}未找到匹配的视频{% else %}暂无视频,请先在后台添加分享库{% endif %}

{% endif %}