初始项目

This commit is contained in:
suneshone 2023-12-11 11:20:45 +08:00
commit f958d2d69f
32 changed files with 10416 additions and 0 deletions

3
.idea/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
# Default ignored files
/shelf/
/workspace.xml

View File

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<settings>
<option name="USE_PROJECT_PROFILE" value="false" />
<version value="1.0" />
</settings>
</component>

4
.idea/misc.xml Normal file
View File

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" project-jdk-name="Python 3.10" project-jdk-type="Python SDK" />
</project>

8
.idea/modules.xml Normal file
View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/obscuredSubtitles.iml" filepath="$PROJECT_DIR$/.idea/obscuredSubtitles.iml" />
</modules>
</component>
</project>

View File

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

692
build/main/Analysis-00.toc Normal file
View File

@ -0,0 +1,692 @@
(['D:\\project\\obscuredSubtitles\\main.py'],
['D:\\project\\obscuredSubtitles'],
['codecs'],
['C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\mitmproxy\\utils\\pyinstaller',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\numpy\\_pyinstaller',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\mitmproxy_rs\\_pyinstaller',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\stdhooks\\__pycache__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks\\rthooks\\__pycache__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\_pyinstaller_hooks_contrib\\hooks'],
{},
[],
[],
False,
False,
False,
{},
'3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit '
'(AMD64)]',
[('pyi_rth_inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
'PYSOURCE'),
('pyi_rth_pyside6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py',
'PYSOURCE'),
('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE')],
[('inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\inspect.py',
'PYMODULE'),
('importlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\__init__.py',
'PYMODULE'),
('importlib.abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\abc.py',
'PYMODULE'),
('typing',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\typing.py',
'PYMODULE'),
('contextlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextlib.py',
'PYMODULE'),
('importlib._abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_abc.py',
'PYMODULE'),
('importlib._bootstrap_external',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap_external.py',
'PYMODULE'),
('importlib.metadata',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\__init__.py',
'PYMODULE'),
('importlib.metadata._itertools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_itertools.py',
'PYMODULE'),
('importlib.metadata._functools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_functools.py',
'PYMODULE'),
('importlib.metadata._collections',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_collections.py',
'PYMODULE'),
('importlib.metadata._meta',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_meta.py',
'PYMODULE'),
('importlib.metadata._adapters',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_adapters.py',
'PYMODULE'),
('importlib.metadata._text',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_text.py',
'PYMODULE'),
('email.message',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\message.py',
'PYMODULE'),
('email.policy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\policy.py',
'PYMODULE'),
('email.contentmanager',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\contentmanager.py',
'PYMODULE'),
('email.quoprimime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\quoprimime.py',
'PYMODULE'),
('string',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\string.py',
'PYMODULE'),
('email.headerregistry',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\headerregistry.py',
'PYMODULE'),
('email._header_value_parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_header_value_parser.py',
'PYMODULE'),
('email.iterators',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\iterators.py',
'PYMODULE'),
('email.generator',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\generator.py',
'PYMODULE'),
('copy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\copy.py',
'PYMODULE'),
('random',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\random.py',
'PYMODULE'),
('statistics',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\statistics.py',
'PYMODULE'),
('decimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\decimal.py',
'PYMODULE'),
('_pydecimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_pydecimal.py',
'PYMODULE'),
('contextvars',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextvars.py',
'PYMODULE'),
('fractions',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\fractions.py',
'PYMODULE'),
('numbers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\numbers.py',
'PYMODULE'),
('hashlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\hashlib.py',
'PYMODULE'),
('logging',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\logging\\__init__.py',
'PYMODULE'),
('pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pickle.py',
'PYMODULE'),
('pprint',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pprint.py',
'PYMODULE'),
('dataclasses',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dataclasses.py',
'PYMODULE'),
('_compat_pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compat_pickle.py',
'PYMODULE'),
('struct',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\struct.py',
'PYMODULE'),
('threading',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\threading.py',
'PYMODULE'),
('_threading_local',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_threading_local.py',
'PYMODULE'),
('bisect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bisect.py',
'PYMODULE'),
('_strptime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_strptime.py',
'PYMODULE'),
('datetime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\datetime.py',
'PYMODULE'),
('calendar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\calendar.py',
'PYMODULE'),
('email._encoded_words',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_encoded_words.py',
'PYMODULE'),
('base64',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\base64.py',
'PYMODULE'),
('getopt',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getopt.py',
'PYMODULE'),
('gettext',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gettext.py',
'PYMODULE'),
('email.charset',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\charset.py',
'PYMODULE'),
('email.encoders',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\encoders.py',
'PYMODULE'),
('email.base64mime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\base64mime.py',
'PYMODULE'),
('email._policybase',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_policybase.py',
'PYMODULE'),
('email.header',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\header.py',
'PYMODULE'),
('email.errors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\errors.py',
'PYMODULE'),
('email.utils',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\utils.py',
'PYMODULE'),
('email._parseaddr',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_parseaddr.py',
'PYMODULE'),
('socket',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\socket.py',
'PYMODULE'),
('selectors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\selectors.py',
'PYMODULE'),
('quopri',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\quopri.py',
'PYMODULE'),
('uu',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\uu.py',
'PYMODULE'),
('optparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\optparse.py',
'PYMODULE'),
('textwrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\textwrap.py',
'PYMODULE'),
('zipfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\zipfile.py',
'PYMODULE'),
('py_compile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\py_compile.py',
'PYMODULE'),
('lzma',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\lzma.py',
'PYMODULE'),
('_compression',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compression.py',
'PYMODULE'),
('bz2',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bz2.py',
'PYMODULE'),
('shutil',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shutil.py',
'PYMODULE'),
('tarfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tarfile.py',
'PYMODULE'),
('gzip',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gzip.py',
'PYMODULE'),
('importlib.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\util.py',
'PYMODULE'),
('email',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\__init__.py',
'PYMODULE'),
('email.parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\parser.py',
'PYMODULE'),
('email.feedparser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\feedparser.py',
'PYMODULE'),
('csv',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\csv.py',
'PYMODULE'),
('importlib.readers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\readers.py',
'PYMODULE'),
('importlib._bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap.py',
'PYMODULE'),
('argparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\argparse.py',
'PYMODULE'),
('importlib.machinery',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\machinery.py',
'PYMODULE'),
('dis',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dis.py',
'PYMODULE'),
('opcode',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\opcode.py',
'PYMODULE'),
('ast',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ast.py',
'PYMODULE'),
('_py_abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_py_abc.py',
'PYMODULE'),
('tempfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tempfile.py',
'PYMODULE'),
('getpass',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getpass.py',
'PYMODULE'),
('nturl2path',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\nturl2path.py',
'PYMODULE'),
('ftplib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ftplib.py',
'PYMODULE'),
('netrc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\netrc.py',
'PYMODULE'),
('shlex',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shlex.py',
'PYMODULE'),
('mimetypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\mimetypes.py',
'PYMODULE'),
('http.cookiejar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\cookiejar.py',
'PYMODULE'),
('http',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\__init__.py',
'PYMODULE'),
('ssl',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ssl.py',
'PYMODULE'),
('http.client',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\client.py',
'PYMODULE'),
('stringprep',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\stringprep.py',
'PYMODULE'),
('tracemalloc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tracemalloc.py',
'PYMODULE'),
('subprocess',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\subprocess.py',
'PYMODULE'),
('signal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\signal.py',
'PYMODULE'),
('keyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\__init__.py',
'PYMODULE'),
('keyboard._canonical_names',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_canonical_names.py',
'PYMODULE'),
('keyboard._generic',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_generic.py',
'PYMODULE'),
('keyboard._keyboard_event',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_keyboard_event.py',
'PYMODULE'),
('json',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\__init__.py',
'PYMODULE'),
('json.encoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\encoder.py',
'PYMODULE'),
('json.decoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\decoder.py',
'PYMODULE'),
('json.scanner',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\scanner.py',
'PYMODULE'),
('keyboard._darwinkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_darwinkeyboard.py',
'PYMODULE'),
('ctypes.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\util.py',
'PYMODULE'),
('ctypes._aix',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_aix.py',
'PYMODULE'),
('ctypes.macholib.dyld',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dyld.py',
'PYMODULE'),
('ctypes.macholib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\__init__.py',
'PYMODULE'),
('ctypes.macholib.dylib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dylib.py',
'PYMODULE'),
('ctypes.macholib.framework',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\framework.py',
'PYMODULE'),
('ctypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\__init__.py',
'PYMODULE'),
('ctypes._endian',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_endian.py',
'PYMODULE'),
('keyboard._nixkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixkeyboard.py',
'PYMODULE'),
('keyboard._nixcommon',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixcommon.py',
'PYMODULE'),
('glob',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\glob.py',
'PYMODULE'),
('keyboard._winkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_winkeyboard.py',
'PYMODULE'),
('ctypes.wintypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\wintypes.py',
'PYMODULE'),
('platform',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\platform.py',
'PYMODULE'),
('queue',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\queue.py',
'PYMODULE'),
('__future__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\__future__.py',
'PYMODULE'),
('ui.main', 'D:\\project\\obscuredSubtitles\\ui\\main.py', 'PYMODULE'),
('ui', '-', 'PYMODULE'),
('PySide6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\__init__.py',
'PYMODULE'),
('PySide6.support.deprecated',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\deprecated.py',
'PYMODULE'),
('PySide6.support',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\__init__.py',
'PYMODULE'),
('shiboken6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\__init__.py',
'PYMODULE')],
[('python310.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll',
'BINARY'),
('VCRUNTIME140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qopensslbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qcertonlybackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qico.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qdirect2d.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'BINARY'),
('PySide6\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qpdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qschannelbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('_decimal.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd',
'EXTENSION'),
('_hashlib.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd',
'EXTENSION'),
('select.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd',
'EXTENSION'),
('_socket.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd',
'EXTENSION'),
('_lzma.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd',
'EXTENSION'),
('_bz2.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd',
'EXTENSION'),
('unicodedata.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('_ssl.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd',
'EXTENSION'),
('_ctypes.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd',
'EXTENSION'),
('_queue.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd',
'EXTENSION'),
('PySide6\\QtGui.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd',
'EXTENSION'),
('PySide6\\QtCore.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd',
'EXTENSION'),
('PySide6\\QtWidgets.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd',
'EXTENSION'),
('PySide6\\QtNetwork.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd',
'EXTENSION'),
('shiboken6\\Shiboken.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd',
'EXTENSION'),
('shiboken6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll',
'BINARY'),
('PySide6\\Qt6Core.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll',
'BINARY'),
('VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\Qt6Network.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll',
'BINARY'),
('PySide6\\Qt6Gui.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll',
'BINARY'),
('PySide6\\Qt6Svg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll',
'BINARY'),
('PySide6\\Qt6VirtualKeyboard.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll',
'BINARY'),
('PySide6\\Qt6Widgets.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll',
'BINARY'),
('PySide6\\Qt6Pdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll',
'BINARY'),
('libcrypto-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll',
'BINARY'),
('libssl-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll',
'BINARY'),
('libffi-7.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll',
'BINARY'),
('shiboken6\\shiboken6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll',
'BINARY'),
('PySide6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll',
'BINARY'),
('python3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll',
'BINARY'),
('PySide6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_2.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll',
'BINARY'),
('PySide6\\pyside6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll',
'BINARY'),
('shiboken6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll',
'BINARY'),
('PySide6\\Qt6Qml.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll',
'BINARY'),
('PySide6\\Qt6Quick.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll',
'BINARY'),
('PySide6\\Qt6OpenGL.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll',
'BINARY'),
('PySide6\\Qt6QmlModels.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll',
'BINARY')],
[],
[],
[('base_library.zip',
'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip',
'DATA'),
('PySide6\\translations\\qtbase_de.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm',
'DATA'),
('PySide6\\translations\\qtbase_it.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm',
'DATA'),
('PySide6\\translations\\qtbase_bg.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm',
'DATA'),
('PySide6\\translations\\qtbase_ar.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm',
'DATA'),
('PySide6\\translations\\qtbase_en.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm',
'DATA'),
('PySide6\\translations\\qtbase_fa.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm',
'DATA'),
('PySide6\\translations\\qtbase_nn.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm',
'DATA'),
('PySide6\\translations\\qtbase_tr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm',
'DATA'),
('PySide6\\translations\\qtbase_uk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm',
'DATA'),
('PySide6\\translations\\qtbase_nl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm',
'DATA'),
('PySide6\\translations\\qtbase_ko.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm',
'DATA'),
('PySide6\\translations\\qtbase_he.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm',
'DATA'),
('PySide6\\translations\\qtbase_cs.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm',
'DATA'),
('PySide6\\translations\\qtbase_ru.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm',
'DATA'),
('PySide6\\translations\\qtbase_gd.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm',
'DATA'),
('PySide6\\translations\\qtbase_pt_BR.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm',
'DATA'),
('PySide6\\translations\\qtbase_pl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm',
'DATA'),
('PySide6\\translations\\qtbase_fi.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_TW.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm',
'DATA'),
('PySide6\\translations\\qtbase_es.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_CN.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm',
'DATA'),
('PySide6\\translations\\qtbase_ca.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm',
'DATA'),
('PySide6\\translations\\qtbase_hu.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm',
'DATA'),
('PySide6\\translations\\qtbase_hr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm',
'DATA'),
('PySide6\\translations\\qtbase_ja.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm',
'DATA'),
('PySide6\\translations\\qtbase_da.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm',
'DATA'),
('PySide6\\translations\\qtbase_fr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm',
'DATA'),
('PySide6\\translations\\qtbase_sk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm',
'DATA'),
('PySide6\\translations\\qtbase_lv.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm',
'DATA')],
[])

330
build/main/EXE-00.toc Normal file
View File

@ -0,0 +1,330 @@
('D:\\project\\obscuredSubtitles\\dist\\subtitle_obstruction_bar.exe',
False,
False,
False,
['D:\\project\\obscuredSubtitles\\favicon.ico'],
None,
False,
False,
'<?xml version="1.0" encoding="UTF-8" standalone="yes"?><assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"><assemblyIdentity type="win32" name="main" processorArchitecture="amd64" version="1.0.0.0"/><trustInfo xmlns="urn:schemas-microsoft-com:asm.v3"><security><requestedPrivileges><requestedExecutionLevel level="asInvoker" uiAccess="false"/></requestedPrivileges></security></trustInfo><dependency><dependentAssembly><assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" language="*" processorArchitecture="*" version="6.0.0.0" publicKeyToken="6595b64144ccf1df"/></dependentAssembly></dependency><compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1"><application><supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/><supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/><supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/><supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/><supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/></application></compatibility><application xmlns="urn:schemas-microsoft-com:asm.v3"><windowsSettings><longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware></windowsSettings></application></assembly>',
True,
True,
False,
None,
None,
None,
'D:\\project\\obscuredSubtitles\\build\\main\\subtitle_obstruction_bar.pkg',
[('PYZ-00.pyz',
'D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz',
'PYZ'),
('struct',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\struct.pyc',
'PYMODULE'),
('pyimod01_archive',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod01_archive.pyc',
'PYMODULE'),
('pyimod02_importers',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod02_importers.pyc',
'PYMODULE'),
('pyimod03_ctypes',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod03_ctypes.pyc',
'PYMODULE'),
('pyimod04_pywin32',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod04_pywin32.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth_inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
'PYSOURCE'),
('pyi_rth_pyside6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py',
'PYSOURCE'),
('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE'),
('python310.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll',
'BINARY'),
('VCRUNTIME140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qopensslbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qcertonlybackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qico.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qdirect2d.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'BINARY'),
('PySide6\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qpdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qschannelbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('_decimal.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd',
'EXTENSION'),
('_hashlib.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd',
'EXTENSION'),
('select.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd',
'EXTENSION'),
('_socket.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd',
'EXTENSION'),
('_lzma.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd',
'EXTENSION'),
('_bz2.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd',
'EXTENSION'),
('unicodedata.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('_ssl.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd',
'EXTENSION'),
('_ctypes.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd',
'EXTENSION'),
('_queue.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd',
'EXTENSION'),
('PySide6\\QtGui.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd',
'EXTENSION'),
('PySide6\\QtCore.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd',
'EXTENSION'),
('PySide6\\QtWidgets.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd',
'EXTENSION'),
('PySide6\\QtNetwork.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd',
'EXTENSION'),
('shiboken6\\Shiboken.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd',
'EXTENSION'),
('shiboken6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll',
'BINARY'),
('PySide6\\Qt6Core.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll',
'BINARY'),
('VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\Qt6Network.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll',
'BINARY'),
('PySide6\\Qt6Gui.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll',
'BINARY'),
('PySide6\\Qt6Svg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll',
'BINARY'),
('PySide6\\Qt6VirtualKeyboard.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll',
'BINARY'),
('PySide6\\Qt6Widgets.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll',
'BINARY'),
('PySide6\\Qt6Pdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll',
'BINARY'),
('libcrypto-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll',
'BINARY'),
('libssl-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll',
'BINARY'),
('libffi-7.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll',
'BINARY'),
('shiboken6\\shiboken6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll',
'BINARY'),
('PySide6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll',
'BINARY'),
('python3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll',
'BINARY'),
('PySide6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_2.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll',
'BINARY'),
('PySide6\\pyside6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll',
'BINARY'),
('shiboken6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll',
'BINARY'),
('PySide6\\Qt6Qml.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll',
'BINARY'),
('PySide6\\Qt6Quick.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll',
'BINARY'),
('PySide6\\Qt6OpenGL.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll',
'BINARY'),
('PySide6\\Qt6QmlModels.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll',
'BINARY'),
('base_library.zip',
'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip',
'DATA'),
('PySide6\\translations\\qtbase_de.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm',
'DATA'),
('PySide6\\translations\\qtbase_it.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm',
'DATA'),
('PySide6\\translations\\qtbase_bg.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm',
'DATA'),
('PySide6\\translations\\qtbase_ar.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm',
'DATA'),
('PySide6\\translations\\qtbase_en.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm',
'DATA'),
('PySide6\\translations\\qtbase_fa.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm',
'DATA'),
('PySide6\\translations\\qtbase_nn.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm',
'DATA'),
('PySide6\\translations\\qtbase_tr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm',
'DATA'),
('PySide6\\translations\\qtbase_uk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm',
'DATA'),
('PySide6\\translations\\qtbase_nl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm',
'DATA'),
('PySide6\\translations\\qtbase_ko.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm',
'DATA'),
('PySide6\\translations\\qtbase_he.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm',
'DATA'),
('PySide6\\translations\\qtbase_cs.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm',
'DATA'),
('PySide6\\translations\\qtbase_ru.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm',
'DATA'),
('PySide6\\translations\\qtbase_gd.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm',
'DATA'),
('PySide6\\translations\\qtbase_pt_BR.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm',
'DATA'),
('PySide6\\translations\\qtbase_pl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm',
'DATA'),
('PySide6\\translations\\qtbase_fi.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_TW.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm',
'DATA'),
('PySide6\\translations\\qtbase_es.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_CN.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm',
'DATA'),
('PySide6\\translations\\qtbase_ca.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm',
'DATA'),
('PySide6\\translations\\qtbase_hu.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm',
'DATA'),
('PySide6\\translations\\qtbase_hr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm',
'DATA'),
('PySide6\\translations\\qtbase_ja.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm',
'DATA'),
('PySide6\\translations\\qtbase_da.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm',
'DATA'),
('PySide6\\translations\\qtbase_fr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm',
'DATA'),
('PySide6\\translations\\qtbase_sk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm',
'DATA'),
('PySide6\\translations\\qtbase_lv.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm',
'DATA')],
[],
False,
False,
1695786245,
[('runw.exe',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\bootloader\\Windows-64bit-intel\\runw.exe',
'EXECUTABLE')])

323
build/main/PKG-00.toc Normal file
View File

@ -0,0 +1,323 @@
('D:\\project\\obscuredSubtitles\\build\\main\\subtitle_obstruction_bar.pkg',
{'BINARY': True,
'DATA': True,
'EXECUTABLE': True,
'EXTENSION': True,
'PYMODULE': True,
'PYSOURCE': True,
'PYZ': False,
'SPLASH': True},
[('PYZ-00.pyz',
'D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz',
'PYZ'),
('struct',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\struct.pyc',
'PYMODULE'),
('pyimod01_archive',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod01_archive.pyc',
'PYMODULE'),
('pyimod02_importers',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod02_importers.pyc',
'PYMODULE'),
('pyimod03_ctypes',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod03_ctypes.pyc',
'PYMODULE'),
('pyimod04_pywin32',
'D:\\project\\obscuredSubtitles\\build\\main\\localpycs\\pyimod04_pywin32.pyc',
'PYMODULE'),
('pyiboot01_bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PyInstaller\\loader\\pyiboot01_bootstrap.py',
'PYSOURCE'),
('pyi_rth_inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py',
'PYSOURCE'),
('pyi_rth_pyside6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyside6.py',
'PYSOURCE'),
('main', 'D:\\project\\obscuredSubtitles\\main.py', 'PYSOURCE'),
('python310.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python310.dll',
'BINARY'),
('VCRUNTIME140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qopensslbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qopensslbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qjpeg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qjpeg.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtiff.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtiff.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qsvg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qsvg.dll',
'BINARY'),
('PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforminputcontexts\\qtvirtualkeyboardplugin.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qminimal.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qminimal.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwbmp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwbmp.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qcertonlybackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qcertonlybackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qtga.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qtga.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qico.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qico.dll',
'BINARY'),
('PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\networkinformation\\qnetworklistmanager.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qdirect2d.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qdirect2d.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qwindows.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qwindows.dll',
'BINARY'),
('PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\generic\\qtuiotouchplugin.dll',
'BINARY'),
('PySide6\\plugins\\iconengines\\qsvgicon.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\iconengines\\qsvgicon.dll',
'BINARY'),
('PySide6\\plugins\\platforms\\qoffscreen.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\platforms\\qoffscreen.dll',
'BINARY'),
('PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\styles\\qwindowsvistastyle.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qpdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qpdf.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qgif.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qgif.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qicns.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qicns.dll',
'BINARY'),
('PySide6\\plugins\\tls\\qschannelbackend.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\tls\\qschannelbackend.dll',
'BINARY'),
('PySide6\\plugins\\imageformats\\qwebp.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\plugins\\imageformats\\qwebp.dll',
'BINARY'),
('_decimal.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_decimal.pyd',
'EXTENSION'),
('_hashlib.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_hashlib.pyd',
'EXTENSION'),
('select.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\select.pyd',
'EXTENSION'),
('_socket.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_socket.pyd',
'EXTENSION'),
('_lzma.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_lzma.pyd',
'EXTENSION'),
('_bz2.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_bz2.pyd',
'EXTENSION'),
('unicodedata.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\unicodedata.pyd',
'EXTENSION'),
('_ssl.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ssl.pyd',
'EXTENSION'),
('_ctypes.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_ctypes.pyd',
'EXTENSION'),
('_queue.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\_queue.pyd',
'EXTENSION'),
('PySide6\\QtGui.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtGui.pyd',
'EXTENSION'),
('PySide6\\QtCore.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtCore.pyd',
'EXTENSION'),
('PySide6\\QtWidgets.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtWidgets.pyd',
'EXTENSION'),
('PySide6\\QtNetwork.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\QtNetwork.pyd',
'EXTENSION'),
('shiboken6\\Shiboken.pyd',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\Shiboken.pyd',
'EXTENSION'),
('shiboken6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\MSVCP140.dll',
'BINARY'),
('PySide6\\Qt6Core.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Core.dll',
'BINARY'),
('VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\Qt6Network.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Network.dll',
'BINARY'),
('PySide6\\Qt6Gui.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Gui.dll',
'BINARY'),
('PySide6\\Qt6Svg.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Svg.dll',
'BINARY'),
('PySide6\\Qt6VirtualKeyboard.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6VirtualKeyboard.dll',
'BINARY'),
('PySide6\\Qt6Widgets.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Widgets.dll',
'BINARY'),
('PySide6\\Qt6Pdf.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Pdf.dll',
'BINARY'),
('libcrypto-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libcrypto-1_1.dll',
'BINARY'),
('libssl-1_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libssl-1_1.dll',
'BINARY'),
('libffi-7.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\DLLs\\libffi-7.dll',
'BINARY'),
('shiboken6\\shiboken6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\shiboken6\\shiboken6.abi3.dll',
'BINARY'),
('PySide6\\MSVCP140.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140.dll',
'BINARY'),
('python3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\python3.dll',
'BINARY'),
('PySide6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_2.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\MSVCP140_2.dll',
'BINARY'),
('PySide6\\pyside6.abi3.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\pyside6.abi3.dll',
'BINARY'),
('shiboken6\\VCRUNTIME140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\VCRUNTIME140_1.dll',
'BINARY'),
('PySide6\\MSVCP140_1.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\MSVCP140_1.dll',
'BINARY'),
('PySide6\\Qt6Qml.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Qml.dll',
'BINARY'),
('PySide6\\Qt6Quick.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6Quick.dll',
'BINARY'),
('PySide6\\Qt6OpenGL.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6OpenGL.dll',
'BINARY'),
('PySide6\\Qt6QmlModels.dll',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\Lib\\site-packages\\PySide6\\Qt6QmlModels.dll',
'BINARY'),
('base_library.zip',
'D:\\project\\obscuredSubtitles\\build\\main\\base_library.zip',
'DATA'),
('PySide6\\translations\\qtbase_de.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_de.qm',
'DATA'),
('PySide6\\translations\\qtbase_it.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_it.qm',
'DATA'),
('PySide6\\translations\\qtbase_bg.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_bg.qm',
'DATA'),
('PySide6\\translations\\qtbase_ar.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ar.qm',
'DATA'),
('PySide6\\translations\\qtbase_en.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_en.qm',
'DATA'),
('PySide6\\translations\\qtbase_fa.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fa.qm',
'DATA'),
('PySide6\\translations\\qtbase_nn.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nn.qm',
'DATA'),
('PySide6\\translations\\qtbase_tr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_tr.qm',
'DATA'),
('PySide6\\translations\\qtbase_uk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_uk.qm',
'DATA'),
('PySide6\\translations\\qtbase_nl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_nl.qm',
'DATA'),
('PySide6\\translations\\qtbase_ko.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ko.qm',
'DATA'),
('PySide6\\translations\\qtbase_he.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_he.qm',
'DATA'),
('PySide6\\translations\\qtbase_cs.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_cs.qm',
'DATA'),
('PySide6\\translations\\qtbase_ru.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ru.qm',
'DATA'),
('PySide6\\translations\\qtbase_gd.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_gd.qm',
'DATA'),
('PySide6\\translations\\qtbase_pt_BR.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pt_BR.qm',
'DATA'),
('PySide6\\translations\\qtbase_pl.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_pl.qm',
'DATA'),
('PySide6\\translations\\qtbase_fi.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fi.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_TW.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_TW.qm',
'DATA'),
('PySide6\\translations\\qtbase_es.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_es.qm',
'DATA'),
('PySide6\\translations\\qtbase_zh_CN.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_zh_CN.qm',
'DATA'),
('PySide6\\translations\\qtbase_ca.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ca.qm',
'DATA'),
('PySide6\\translations\\qtbase_hu.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hu.qm',
'DATA'),
('PySide6\\translations\\qtbase_hr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_hr.qm',
'DATA'),
('PySide6\\translations\\qtbase_ja.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_ja.qm',
'DATA'),
('PySide6\\translations\\qtbase_da.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_da.qm',
'DATA'),
('PySide6\\translations\\qtbase_fr.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_fr.qm',
'DATA'),
('PySide6\\translations\\qtbase_sk.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_sk.qm',
'DATA'),
('PySide6\\translations\\qtbase_lv.qm',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\translations\\qtbase_lv.qm',
'DATA')],
False,
False,
False,
[],
None,
None,
None)

BIN
build/main/PYZ-00.pyz Normal file

Binary file not shown.

381
build/main/PYZ-00.toc Normal file
View File

@ -0,0 +1,381 @@
('D:\\project\\obscuredSubtitles\\build\\main\\PYZ-00.pyz',
[('PySide6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\__init__.py',
'PYMODULE'),
('PySide6.support',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\__init__.py',
'PYMODULE'),
('PySide6.support.deprecated',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\PySide6\\support\\deprecated.py',
'PYMODULE'),
('__future__',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\__future__.py',
'PYMODULE'),
('_compat_pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compat_pickle.py',
'PYMODULE'),
('_compression',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_compression.py',
'PYMODULE'),
('_py_abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_py_abc.py',
'PYMODULE'),
('_pydecimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_pydecimal.py',
'PYMODULE'),
('_strptime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_strptime.py',
'PYMODULE'),
('_threading_local',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\_threading_local.py',
'PYMODULE'),
('argparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\argparse.py',
'PYMODULE'),
('ast',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ast.py',
'PYMODULE'),
('base64',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\base64.py',
'PYMODULE'),
('bisect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bisect.py',
'PYMODULE'),
('bz2',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\bz2.py',
'PYMODULE'),
('calendar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\calendar.py',
'PYMODULE'),
('contextlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextlib.py',
'PYMODULE'),
('contextvars',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\contextvars.py',
'PYMODULE'),
('copy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\copy.py',
'PYMODULE'),
('csv',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\csv.py',
'PYMODULE'),
('ctypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\__init__.py',
'PYMODULE'),
('ctypes._aix',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_aix.py',
'PYMODULE'),
('ctypes._endian',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\_endian.py',
'PYMODULE'),
('ctypes.macholib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\__init__.py',
'PYMODULE'),
('ctypes.macholib.dyld',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dyld.py',
'PYMODULE'),
('ctypes.macholib.dylib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\dylib.py',
'PYMODULE'),
('ctypes.macholib.framework',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\macholib\\framework.py',
'PYMODULE'),
('ctypes.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\util.py',
'PYMODULE'),
('ctypes.wintypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ctypes\\wintypes.py',
'PYMODULE'),
('dataclasses',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dataclasses.py',
'PYMODULE'),
('datetime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\datetime.py',
'PYMODULE'),
('decimal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\decimal.py',
'PYMODULE'),
('dis',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\dis.py',
'PYMODULE'),
('email',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\__init__.py',
'PYMODULE'),
('email._encoded_words',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_encoded_words.py',
'PYMODULE'),
('email._header_value_parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_header_value_parser.py',
'PYMODULE'),
('email._parseaddr',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_parseaddr.py',
'PYMODULE'),
('email._policybase',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\_policybase.py',
'PYMODULE'),
('email.base64mime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\base64mime.py',
'PYMODULE'),
('email.charset',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\charset.py',
'PYMODULE'),
('email.contentmanager',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\contentmanager.py',
'PYMODULE'),
('email.encoders',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\encoders.py',
'PYMODULE'),
('email.errors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\errors.py',
'PYMODULE'),
('email.feedparser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\feedparser.py',
'PYMODULE'),
('email.generator',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\generator.py',
'PYMODULE'),
('email.header',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\header.py',
'PYMODULE'),
('email.headerregistry',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\headerregistry.py',
'PYMODULE'),
('email.iterators',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\iterators.py',
'PYMODULE'),
('email.message',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\message.py',
'PYMODULE'),
('email.parser',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\parser.py',
'PYMODULE'),
('email.policy',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\policy.py',
'PYMODULE'),
('email.quoprimime',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\quoprimime.py',
'PYMODULE'),
('email.utils',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\email\\utils.py',
'PYMODULE'),
('fractions',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\fractions.py',
'PYMODULE'),
('ftplib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ftplib.py',
'PYMODULE'),
('getopt',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getopt.py',
'PYMODULE'),
('getpass',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\getpass.py',
'PYMODULE'),
('gettext',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gettext.py',
'PYMODULE'),
('glob',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\glob.py',
'PYMODULE'),
('gzip',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\gzip.py',
'PYMODULE'),
('hashlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\hashlib.py',
'PYMODULE'),
('http',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\__init__.py',
'PYMODULE'),
('http.client',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\client.py',
'PYMODULE'),
('http.cookiejar',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\http\\cookiejar.py',
'PYMODULE'),
('importlib',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\__init__.py',
'PYMODULE'),
('importlib._abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_abc.py',
'PYMODULE'),
('importlib._bootstrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap.py',
'PYMODULE'),
('importlib._bootstrap_external',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\_bootstrap_external.py',
'PYMODULE'),
('importlib.abc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\abc.py',
'PYMODULE'),
('importlib.machinery',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\machinery.py',
'PYMODULE'),
('importlib.metadata',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\__init__.py',
'PYMODULE'),
('importlib.metadata._adapters',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_adapters.py',
'PYMODULE'),
('importlib.metadata._collections',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_collections.py',
'PYMODULE'),
('importlib.metadata._functools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_functools.py',
'PYMODULE'),
('importlib.metadata._itertools',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_itertools.py',
'PYMODULE'),
('importlib.metadata._meta',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_meta.py',
'PYMODULE'),
('importlib.metadata._text',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\metadata\\_text.py',
'PYMODULE'),
('importlib.readers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\readers.py',
'PYMODULE'),
('importlib.util',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\importlib\\util.py',
'PYMODULE'),
('inspect',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\inspect.py',
'PYMODULE'),
('json',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\__init__.py',
'PYMODULE'),
('json.decoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\decoder.py',
'PYMODULE'),
('json.encoder',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\encoder.py',
'PYMODULE'),
('json.scanner',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\json\\scanner.py',
'PYMODULE'),
('keyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\__init__.py',
'PYMODULE'),
('keyboard._canonical_names',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_canonical_names.py',
'PYMODULE'),
('keyboard._darwinkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_darwinkeyboard.py',
'PYMODULE'),
('keyboard._generic',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_generic.py',
'PYMODULE'),
('keyboard._keyboard_event',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_keyboard_event.py',
'PYMODULE'),
('keyboard._nixcommon',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixcommon.py',
'PYMODULE'),
('keyboard._nixkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_nixkeyboard.py',
'PYMODULE'),
('keyboard._winkeyboard',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\keyboard\\_winkeyboard.py',
'PYMODULE'),
('logging',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\logging\\__init__.py',
'PYMODULE'),
('lzma',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\lzma.py',
'PYMODULE'),
('mimetypes',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\mimetypes.py',
'PYMODULE'),
('netrc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\netrc.py',
'PYMODULE'),
('nturl2path',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\nturl2path.py',
'PYMODULE'),
('numbers',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\numbers.py',
'PYMODULE'),
('opcode',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\opcode.py',
'PYMODULE'),
('optparse',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\optparse.py',
'PYMODULE'),
('pickle',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pickle.py',
'PYMODULE'),
('platform',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\platform.py',
'PYMODULE'),
('pprint',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\pprint.py',
'PYMODULE'),
('py_compile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\py_compile.py',
'PYMODULE'),
('queue',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\queue.py',
'PYMODULE'),
('quopri',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\quopri.py',
'PYMODULE'),
('random',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\random.py',
'PYMODULE'),
('selectors',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\selectors.py',
'PYMODULE'),
('shiboken6',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\site-packages\\shiboken6\\__init__.py',
'PYMODULE'),
('shlex',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shlex.py',
'PYMODULE'),
('shutil',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\shutil.py',
'PYMODULE'),
('signal',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\signal.py',
'PYMODULE'),
('socket',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\socket.py',
'PYMODULE'),
('ssl',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\ssl.py',
'PYMODULE'),
('statistics',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\statistics.py',
'PYMODULE'),
('string',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\string.py',
'PYMODULE'),
('stringprep',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\stringprep.py',
'PYMODULE'),
('subprocess',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\subprocess.py',
'PYMODULE'),
('tarfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tarfile.py',
'PYMODULE'),
('tempfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tempfile.py',
'PYMODULE'),
('textwrap',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\textwrap.py',
'PYMODULE'),
('threading',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\threading.py',
'PYMODULE'),
('tracemalloc',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\tracemalloc.py',
'PYMODULE'),
('typing',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\typing.py',
'PYMODULE'),
('ui', '-', 'PYMODULE'),
('ui.main', 'D:\\project\\obscuredSubtitles\\ui\\main.py', 'PYMODULE'),
('uu',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\uu.py',
'PYMODULE'),
('zipfile',
'C:\\Users\\zhang\\AppData\\Local\\Programs\\Python\\Python310\\lib\\zipfile.py',
'PYMODULE')])

BIN
build/main/base_library.zip Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity type="win32" name="main" processorArchitecture="amd64" version="1.0.0.0"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
<security>
<requestedPrivileges>
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
</requestedPrivileges>
</security>
</trustInfo>
<dependency>
<dependentAssembly>
<assemblyIdentity type="win32" name="Microsoft.Windows.Common-Controls" language="*" processorArchitecture="*" version="6.0.0.0" publicKeyToken="6595b64144ccf1df"/>
</dependentAssembly>
</dependency>
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
<application>
<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}"/>
<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}"/>
<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}"/>
<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}"/>
<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}"/>
</application>
</compatibility>
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings>
<longPathAware xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">true</longPathAware>
</windowsSettings>
</application>
</assembly>

BIN
build/main/main.pkg Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

36
build/main/warn-main.txt Normal file
View File

@ -0,0 +1,36 @@
This file lists modules PyInstaller was not able to find. This does not
necessarily mean this module is required for running your program. Python and
Python 3rd-party packages include a lot of conditional or optional modules. For
example the module 'ntpath' only exists on Windows, whereas the module
'posixpath' only exists on Posix systems.
Types if import:
* top-level: imported at the top-level - look at these first
* conditional: imported within an if-statement
* delayed: imported within a function
* optional: imported within a try-except-statement
IMPORTANT: Do NOT post this list to the issue-tracker. Use it as a basis for
tracking down the missing module yourself. Thanks!
missing module named pep517 - imported by importlib.metadata (delayed)
missing module named 'org.python' - imported by copy (optional)
missing module named org - imported by pickle (optional)
missing module named pwd - imported by shutil (delayed, optional), tarfile (optional), posixpath (delayed, conditional), subprocess (delayed, conditional, optional), pathlib (delayed, optional), netrc (delayed, conditional), getpass (delayed)
missing module named grp - imported by shutil (delayed, optional), tarfile (optional), subprocess (delayed, conditional, optional), pathlib (delayed, optional)
missing module named posix - imported by shutil (conditional), importlib._bootstrap_external (conditional), os (conditional, optional)
missing module named resource - imported by posix (top-level)
missing module named _frozen_importlib_external - imported by importlib._bootstrap (delayed), importlib (optional), importlib.abc (optional)
excluded module named _frozen_importlib - imported by importlib (optional), importlib.abc (optional)
missing module named _scproxy - imported by urllib.request (conditional)
missing module named termios - imported by getpass (optional)
missing module named _posixsubprocess - imported by subprocess (optional)
missing module named fcntl - imported by subprocess (optional), keyboard._nixcommon (delayed)
missing module named AppKit - imported by keyboard._darwinkeyboard (top-level)
missing module named Quartz - imported by keyboard._darwinkeyboard (top-level)
missing module named vms_lib - imported by platform (delayed, optional)
missing module named 'java.lang' - imported by platform (delayed, optional)
missing module named java - imported by platform (delayed)
missing module named _winreg - imported by platform (delayed, optional)
missing module named Queue - imported by keyboard (optional), keyboard._nixcommon (optional), keyboard._generic (optional)

8345
build/main/xref-main.html Normal file

File diff suppressed because it is too large Load Diff

BIN
build/main/字幕遮挡.pkg Normal file

Binary file not shown.

BIN
dist/favicon.ico vendored Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

BIN
dist/subtitle_obstruction_bar.exe vendored Normal file

Binary file not shown.

BIN
favicon.ico Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

0
learn.py Normal file
View File

132
main.py Normal file
View File

@ -0,0 +1,132 @@
from PySide6 import QtWidgets
from PySide6.QtCore import Qt
from PySide6.QtWidgets import QMainWindow, QApplication
from PySide6.QtGui import QCursor, QKeyEvent
from ui.main import Ui_MainWindow
import keyboard
class MainWindow(QMainWindow, Ui_MainWindow):
def __init__(self):
super().__init__()
self._old_height = None
self._old_width = None
self._old_bottom = None
self._old_right = None
self._old_top = None
self._old_left = None
self.mouse_press_pos = None
self.setupUi(self)
# 鼠标跟踪
self.setMouseTracking(True)
# 窗口置顶,隐藏
self.setWindowFlags(Qt.WindowStaysOnTopHint | Qt.FramelessWindowHint)
# 移动窗口标记
self._move_drag = False
# 调整窗口标记
self._resize_drag = False
self._resize_mode = None
# 窗口快捷键
# shortcut = QShortcut(QKeySequence(Qt.Key_Space | Qt.ControlModifier), self)
# shortcut.activated.connect(self.switchOpacity)
# 注册全局快捷键
keyboard.add_hotkey('ctrl+space', self.switchOpacity)
self.show()
def mousePressEvent(self, event):
if event.button() == Qt.LeftButton:
# 获取窗口的边框位置
frame_rect = self.frameGeometry()
self._old_left = frame_rect.left()
self._old_top = frame_rect.top()
self._old_right = frame_rect.right()
self._old_bottom = frame_rect.bottom()
self._old_width = frame_rect.width()
self._old_height = frame_rect.height()
self.mouse_press_pos = event.globalPosition().toPoint()
# 判断鼠标是否处于边框范围内
if abs(self.mouse_press_pos.x() - self._old_left) < 5:
self._resize_drag = True
self._resize_mode = Qt.LeftEdge
elif abs(self.mouse_press_pos.x() - self._old_right) < 5:
self._resize_drag = True
self._resize_mode = Qt.RightEdge
elif abs(self.mouse_press_pos.y() - self._old_top) < 5:
self._resize_drag = True
self._resize_mode = Qt.TopEdge
elif abs(self.mouse_press_pos.y() - self._old_bottom) < 5:
self._resize_drag = True
self._resize_mode = Qt.BottomEdge
else:
self._move_drag = True
elif event.button() == Qt.RightButton:
print('Right button pressed.')
def mouseReleaseEvent(self, event):
if event.button() == Qt.LeftButton:
self._move_drag = False
self._resize_drag = False
QApplication.setOverrideCursor(QCursor(Qt.ArrowCursor))
elif event.button() == Qt.RightButton:
print('Right button released.')
def mouseDoubleClickEvent(self, event):
if event.button() == Qt.LeftButton:
print('Left button double-clicked.')
elif event.button() == Qt.RightButton:
print('Right button double-clicked.')
def mouseMoveEvent(self, event):
if Qt.LeftButton:
current_pos = event.globalPosition().toPoint()
delta = current_pos - self.mouse_press_pos
if self._move_drag:
self.mouse_press_pos = current_pos
self.move(self.pos() + delta)
if self._resize_drag:
frame_rect = self.frameGeometry()
# 根据边框调整模式,设置新的窗口位置和大小
if self._resize_mode == Qt.LeftEdge:
self.setGeometry(self._old_left + delta.x(), self._old_top, self._old_width - delta.x(),
self._old_height)
cursor_shape = Qt.SizeHorCursor
elif self._resize_mode == Qt.RightEdge:
self.setGeometry(self._old_left, self._old_top, self._old_width + delta.x(), self._old_height)
cursor_shape = Qt.SizeHorCursor
elif self._resize_mode == Qt.TopEdge:
self.setGeometry(self._old_left, self._old_top + delta.y(), self._old_width,
self._old_height - delta.y())
cursor_shape = Qt.SizeVerCursor
elif self._resize_mode == Qt.BottomEdge:
self.setGeometry(self._old_left, self._old_top, self._old_width, self._old_height + delta.y())
cursor_shape = Qt.SizeVerCursor
# 更改鼠标形状
QApplication.setOverrideCursor(QCursor(cursor_shape))
# 键盘事件
def keyPressEvent(self, event: QKeyEvent):
# Esc 退出程序
if event.key() == Qt.Key_Escape:
QApplication.quit()
def switchOpacity(self):
current_opacity = self.windowOpacity()
if current_opacity == 1.0:
self.setWindowOpacity(0)
else:
self.setWindowOpacity(1)
app = QtWidgets.QApplication()
window = MainWindow()
app.exec()

46
main.spec Normal file
View File

@ -0,0 +1,46 @@
# -*- mode: python ; coding: utf-8 -*-
block_cipher = None
a = Analysis(
['main.py'],
pathex=[],
binaries=[],
datas=[('favicon.ico','favicon.ico')],
hiddenimports=[],
hookspath=[],
hooksconfig={},
runtime_hooks=[],
excludes=[],
win_no_prefer_redirects=False,
win_private_assemblies=False,
cipher=block_cipher,
noarchive=False,
)
pyz = PYZ(a.pure, a.zipped_data, cipher=block_cipher)
exe = EXE(
pyz,
a.scripts,
a.binaries,
a.zipfiles,
a.datas,
[],
name='subtitle_obstruction_bar',
debug=False,
bootloader_ignore_signals=False,
strip=False,
upx=True,
upx_exclude=[],
runtime_tmpdir=None,
console=False,
disable_windowed_traceback=False,
argv_emulation=False,
target_arch=None,
codesign_identity=None,
entitlements_file=None,
icon='favicon.ico',
onefile=False
)

Binary file not shown.

40
ui/main.py Normal file
View File

@ -0,0 +1,40 @@
# -*- coding: utf-8 -*-
################################################################################
## Form generated from reading UI file 'main.ui'
##
## Created by: Qt User Interface Compiler version 6.5.0
##
## WARNING! All changes made in this file will be lost when recompiling UI file!
################################################################################
from PySide6.QtCore import (QCoreApplication, QDate, QDateTime, QLocale,
QMetaObject, QObject, QPoint, QRect,
QSize, QTime, QUrl, Qt)
from PySide6.QtGui import (QBrush, QColor, QConicalGradient, QCursor,
QFont, QFontDatabase, QGradient, QIcon,
QImage, QKeySequence, QLinearGradient, QPainter,
QPalette, QPixmap, QRadialGradient, QTransform)
from PySide6.QtWidgets import (QApplication, QMainWindow, QSizePolicy, QWidget)
class Ui_MainWindow(object):
def setupUi(self, MainWindow):
if not MainWindow.objectName():
MainWindow.setObjectName(u"MainWindow")
MainWindow.resize(885, 123)
MainWindow.setMinimumSize(QSize(20, 20))
MainWindow.setMouseTracking(False)
MainWindow.setStyleSheet(u"background: rgb(0, 0, 0);")
self.centralwidget = QWidget(MainWindow)
self.centralwidget.setObjectName(u"centralwidget")
MainWindow.setCentralWidget(self.centralwidget)
self.retranslateUi(MainWindow)
QMetaObject.connectSlotsByName(MainWindow)
# setupUi
def retranslateUi(self, MainWindow):
MainWindow.setWindowTitle(QCoreApplication.translate("MainWindow", u"\u5b57\u5e55\u906e\u6321\u5de5\u5177", None))
# retranslateUi

32
ui/main.ui Normal file
View File

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MainWindow</class>
<widget class="QMainWindow" name="MainWindow">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>885</width>
<height>123</height>
</rect>
</property>
<property name="minimumSize">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
<property name="mouseTracking">
<bool>false</bool>
</property>
<property name="windowTitle">
<string>字幕遮挡工具</string>
</property>
<property name="styleSheet">
<string notr="true">background: rgb(0, 0, 0);</string>
</property>
<widget class="QWidget" name="centralwidget"/>
</widget>
<resources/>
<connections/>
</ui>