代码拉取完成,页面将自动刷新
同步操作将从 全糖咖啡/bilibiliConvert 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Convert</class>
<widget class="QWidget" name="Convert">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>1094</width>
<height>594</height>
</rect>
</property>
<property name="windowTitle">
<string>B站缓存转MP4工具</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QWidget" name="widget" native="true">
<layout class="QGridLayout" name="gridLayout">
<item row="0" column="1">
<widget class="QLineEdit" name="sourcePathText">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="placeholderText">
<string>请选择缓存文件的所在路径</string>
</property>
</widget>
</item>
<item row="0" column="0">
<widget class="QPushButton" name="sourcePathBtn">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>源文件路径</string>
</property>
</widget>
</item>
<item row="1" column="0">
<widget class="QPushButton" name="targetPathBtn">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>目标路径</string>
</property>
</widget>
</item>
<item row="1" column="1">
<widget class="QLineEdit" name="targetPathText">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="placeholderText">
<string>MP4保存路径</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item>
<widget class="QWidget" name="widget_2" native="true">
<layout class="QGridLayout" name="gridLayout_2">
<item row="1" column="0" colspan="2">
<widget class="QPushButton" name="clearLog">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>清空日志</string>
</property>
</widget>
</item>
<item row="0" column="0" colspan="2">
<widget class="QPushButton" name="convertBtn">
<property name="minimumSize">
<size>
<width>0</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>转换</string>
</property>
</widget>
</item>
<item row="2" column="1">
<widget class="QLabel" name="totalCnt">
<property name="text">
<string>0</string>
</property>
</widget>
</item>
<item row="2" column="0">
<widget class="QLabel" name="label">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>视频数:</string>
</property>
</widget>
</item>
<item row="3" column="1">
<widget class="QLabel" name="finishCnt">
<property name="text">
<string>0</string>
</property>
</widget>
</item>
<item row="3" column="0">
<widget class="QLabel" name="label_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
<property name="text">
<string>完成数:</string>
</property>
</widget>
</item>
<item row="5" column="0" colspan="2">
<widget class="FFmpegProgress" name="ffmpegProgress">
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>120</height>
</size>
</property>
<property name="value">
<number>0</number>
</property>
</widget>
</item>
<item row="0" column="2" rowspan="10">
<widget class="QTextEdit" name="log"/>
</item>
<item row="7" column="0" colspan="2">
<widget class="QLabel" name="label_5">
<property name="text">
<string>↗↑↑疯狂暗示↑↑↖</string>
</property>
</widget>
</item>
<item row="8" column="0" rowspan="2">
<widget class="QPushButton" name="btnBilibili">
<property name="minimumSize">
<size>
<width>115</width>
<height>35</height>
</size>
</property>
<property name="text">
<string>>>操作视频<<</string>
</property>
</widget>
</item>
<item row="6" column="0" colspan="2">
<widget class="QLabel" name="label_3">
<property name="enabled">
<bool>true</bool>
</property>
<property name="minimumSize">
<size>
<width>120</width>
<height>130</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>120</width>
<height>130</height>
</size>
</property>
<property name="sizeIncrement">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="baseSize">
<size>
<width>0</width>
<height>0</height>
</size>
</property>
<property name="text">
<string/>
</property>
<property name="pixmap">
<pixmap resource="static.qrc">:/image/qrCode.png</pixmap>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<layoutdefault spacing="6" margin="11"/>
<customwidgets>
<customwidget>
<class>FFmpegProgress</class>
<extends>QProgressBar</extends>
<header>ffmpegprogress.h</header>
</customwidget>
</customwidgets>
<resources>
<include location="static.qrc"/>
</resources>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。