diff --git a/resources/flatpak/build_yaml.sh b/resources/flatpak/build_yaml.sh new file mode 100644 index 0000000..92e0c70 --- /dev/null +++ b/resources/flatpak/build_yaml.sh @@ -0,0 +1,22 @@ +#!/usr/bin/env bash + +./flatpak-pip-generator --build-only --yaml poetry-core +./flatpak-pip-generator --build-only --yaml expandvars +./flatpak-pip-generator --yaml cffi + +awk -v package="pyqt6" ' + BEGIN { inside_block = 0 } + # Handle continuation lines + /\\$/ { + if (inside_block == 0 && $0 ~ package) { inside_block = 1 } + if (inside_block == 1) { next } + } + { + # End of a multi-line block + if (inside_block == 1 && !/\\$/) { inside_block = 0; next } + if (inside_block == 0 && $0 ~ package) { next } + print + } + ' "../../requirements-client.txt" > "requirements-client.txt" + +./flatpak-pip-generator --requirements-file requirements-client.txt --ignore-pkg cffi==1.17.1 --yaml diff --git a/resources/flatpak/python3-requirements-client.yaml b/resources/flatpak/python3-requirements-client.yaml index a5f345a..1dc241d 100644 --- a/resources/flatpak/python3-requirements-client.yaml +++ b/resources/flatpak/python3-requirements-client.yaml @@ -1,4 +1,4 @@ -# Generated with flatpak-pip-generator --requirements-file ../../requirements-client.txt --ignore-pkg pyqt6-qt6==6.7.3 pyqt6-sip==13.8.0 pyqt6==6.7.1 cffi==1.17.1 --yaml +# Generated with flatpak-pip-generator --requirements-file requirements-client.txt --ignore-pkg cffi==1.17.1 --yaml build-commands: [] buildsystem: simple modules: @@ -219,6 +219,15 @@ modules: type: file url: https://files.pythonhosted.org/packages/ce/d9/5f4c13cecde62396b0d3fe530a50ccea91e7dfc1ccf0e09c228841bb5ba8/urllib3-2.2.3-py3-none-any.whl sha256: ca899ca043dcb1bafa3e262d73aa25c465bfb49e0bd9dd5d59f1d0acba2f8fac + - name: python3-mpv + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "mpv==1.0.7" --no-build-isolation + sources: + - type: file + url: https://files.pythonhosted.org/packages/aa/3f/d835556e34804cd0078507ed0f8a550f15d2861b875656193dd3451b720b/mpv-1.0.7-py3-none-any.whl + sha256: 520fb134c18185b69c7fce4aa3514f14371028022d92eb193818e9fefb1e9fe8 - name: python3-multidict buildsystem: simple build-commands: @@ -339,6 +348,15 @@ modules: - type: file url: https://files.pythonhosted.org/packages/54/ed/79a089b6be93607fa5cdaedf301d7dfb23af5f25c398d5ead2525b063e17/pyyaml-6.0.2.tar.gz sha256: d584d9ec91ad65861cc08d42e834324ef890a082e591037abe114850ff7bbc3e + - name: python3-qasync + buildsystem: simple + build-commands: + - pip3 install --verbose --exists-action=i --no-index --find-links="file://${PWD}" + --prefix=${FLATPAK_DEST} "qasync==0.27.1" --no-build-isolation + sources: + - type: file + url: https://files.pythonhosted.org/packages/51/06/bc628aa2981bcfd452a08ee435b812fd3eee4ada8acb8a76c4a09d1a5a77/qasync-0.27.1-py3-none-any.whl + sha256: 5d57335723bc7d9b328dadd8cb2ed7978640e4bf2da184889ce50ee3ad2602c7 - name: python3-qrcode buildsystem: simple build-commands: diff --git a/resources/flatpak/rocks.syng.Syng.metainfo.xml b/resources/flatpak/rocks.syng.Syng.metainfo.xml index 0de9461..99b2f46 100644 --- a/resources/flatpak/rocks.syng.Syng.metainfo.xml +++ b/resources/flatpak/rocks.syng.Syng.metainfo.xml @@ -34,6 +34,17 @@ + + +

+ Changes: +

+
    +
  • Only opens a single video window.
  • +
  • Added branding and qr code to video window
  • +
+
+

diff --git a/resources/windows/src/build/main/Analysis-00.toc b/resources/windows/src/build/main/Analysis-00.toc new file mode 100644 index 0000000..ec4116f --- /dev/null +++ b/resources/windows/src/build/main/Analysis-00.toc @@ -0,0 +1,7531 @@ +(['Z:\\src\\syng\\main.py'], + ['Z:\\src'], + [], + ['C:\\Python3\\Lib\\site-packages\\yt_dlp\\__pyinstaller', + 'C:\\Python3\\Lib\\site-packages\\_pyinstaller_hooks_contrib\\stdhooks', + 'C:\\Python3\\Lib\\site-packages\\_pyinstaller_hooks_contrib'], + {}, + [], + [], + False, + {}, + 0, + [('ffmpeg.exe', 'Z:\\src\\ffmpeg.exe', 'BINARY'), + ('libmpv-2.dll', 'Z:\\src\\libmpv-2.dll', 'BINARY')], + [('syng.ico', 'Z:\\src\\syng.ico', 'DATA')], + '3.12.6 (tags/v3.12.6:a4a2d2b, Sep 6 2024, 20:11:23) [MSC v.1940 64 bit ' + '(AMD64)]', + [('pyi_rth_inspect', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_inspect.py', + 'PYSOURCE'), + ('pyi_rth_setuptools', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_setuptools.py', + 'PYSOURCE'), + ('pyi_rth_pkgres', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgres.py', + 'PYSOURCE'), + ('pyi_rth_pkgutil', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pkgutil.py', + 'PYSOURCE'), + ('pyi_rth_pyqt6', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_pyqt6.py', + 'PYSOURCE'), + ('pyi_rth_multiprocessing', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\hooks\\rthooks\\pyi_rth_multiprocessing.py', + 'PYSOURCE'), + ('main', 'Z:\\src\\syng\\main.py', 'PYSOURCE')], + [('subprocess', 'C:\\Python3\\Lib\\subprocess.py', 'PYMODULE'), + ('selectors', 'C:\\Python3\\Lib\\selectors.py', 'PYMODULE'), + ('contextlib', 'C:\\Python3\\Lib\\contextlib.py', 'PYMODULE'), + ('threading', 'C:\\Python3\\Lib\\threading.py', 'PYMODULE'), + ('_threading_local', 'C:\\Python3\\Lib\\_threading_local.py', 'PYMODULE'), + ('signal', 'C:\\Python3\\Lib\\signal.py', 'PYMODULE'), + ('_strptime', 'C:\\Python3\\Lib\\_strptime.py', 'PYMODULE'), + ('datetime', 'C:\\Python3\\Lib\\datetime.py', 'PYMODULE'), + ('_pydatetime', 'C:\\Python3\\Lib\\_pydatetime.py', 'PYMODULE'), + ('calendar', 'C:\\Python3\\Lib\\calendar.py', 'PYMODULE'), + ('multiprocessing.spawn', + 'C:\\Python3\\Lib\\multiprocessing\\spawn.py', + 'PYMODULE'), + ('multiprocessing.resource_tracker', + 'C:\\Python3\\Lib\\multiprocessing\\resource_tracker.py', + 'PYMODULE'), + ('multiprocessing.util', + 'C:\\Python3\\Lib\\multiprocessing\\util.py', + 'PYMODULE'), + ('multiprocessing.forkserver', + 'C:\\Python3\\Lib\\multiprocessing\\forkserver.py', + 'PYMODULE'), + ('multiprocessing.connection', + 'C:\\Python3\\Lib\\multiprocessing\\connection.py', + 'PYMODULE'), + ('multiprocessing.resource_sharer', + 'C:\\Python3\\Lib\\multiprocessing\\resource_sharer.py', + 'PYMODULE'), + ('xmlrpc.client', 'C:\\Python3\\Lib\\xmlrpc\\client.py', 'PYMODULE'), + ('xmlrpc', 'C:\\Python3\\Lib\\xmlrpc\\__init__.py', 'PYMODULE'), + ('gzip', 'C:\\Python3\\Lib\\gzip.py', 'PYMODULE'), + ('_compression', 'C:\\Python3\\Lib\\_compression.py', 'PYMODULE'), + ('xml.parsers.expat', 'C:\\Python3\\Lib\\xml\\parsers\\expat.py', 'PYMODULE'), + ('xml.parsers', 'C:\\Python3\\Lib\\xml\\parsers\\__init__.py', 'PYMODULE'), + ('xml', 'C:\\Python3\\Lib\\xml\\__init__.py', 'PYMODULE'), + ('xml.sax.expatreader', + 'C:\\Python3\\Lib\\xml\\sax\\expatreader.py', + 'PYMODULE'), + ('xml.sax.saxutils', 'C:\\Python3\\Lib\\xml\\sax\\saxutils.py', 'PYMODULE'), + ('urllib.request', 'C:\\Python3\\Lib\\urllib\\request.py', 'PYMODULE'), + ('ipaddress', 'C:\\Python3\\Lib\\ipaddress.py', 'PYMODULE'), + ('fnmatch', 'C:\\Python3\\Lib\\fnmatch.py', 'PYMODULE'), + ('getpass', 'C:\\Python3\\Lib\\getpass.py', 'PYMODULE'), + ('nturl2path', 'C:\\Python3\\Lib\\nturl2path.py', 'PYMODULE'), + ('ftplib', 'C:\\Python3\\Lib\\ftplib.py', 'PYMODULE'), + ('netrc', 'C:\\Python3\\Lib\\netrc.py', 'PYMODULE'), + ('mimetypes', 'C:\\Python3\\Lib\\mimetypes.py', 'PYMODULE'), + ('getopt', 'C:\\Python3\\Lib\\getopt.py', 'PYMODULE'), + ('gettext', 'C:\\Python3\\Lib\\gettext.py', 'PYMODULE'), + ('copy', 'C:\\Python3\\Lib\\copy.py', 'PYMODULE'), + ('email.utils', 'C:\\Python3\\Lib\\email\\utils.py', 'PYMODULE'), + ('email.charset', 'C:\\Python3\\Lib\\email\\charset.py', 'PYMODULE'), + ('email.encoders', 'C:\\Python3\\Lib\\email\\encoders.py', 'PYMODULE'), + ('quopri', 'C:\\Python3\\Lib\\quopri.py', 'PYMODULE'), + ('email.errors', 'C:\\Python3\\Lib\\email\\errors.py', 'PYMODULE'), + ('email.quoprimime', 'C:\\Python3\\Lib\\email\\quoprimime.py', 'PYMODULE'), + ('email.base64mime', 'C:\\Python3\\Lib\\email\\base64mime.py', 'PYMODULE'), + ('email._parseaddr', 'C:\\Python3\\Lib\\email\\_parseaddr.py', 'PYMODULE'), + ('random', 'C:\\Python3\\Lib\\random.py', 'PYMODULE'), + ('statistics', 'C:\\Python3\\Lib\\statistics.py', 'PYMODULE'), + ('fractions', 'C:\\Python3\\Lib\\fractions.py', 'PYMODULE'), + ('numbers', 'C:\\Python3\\Lib\\numbers.py', 'PYMODULE'), + ('http.cookiejar', 'C:\\Python3\\Lib\\http\\cookiejar.py', 'PYMODULE'), + ('http', 'C:\\Python3\\Lib\\http\\__init__.py', 'PYMODULE'), + ('urllib', 'C:\\Python3\\Lib\\urllib\\__init__.py', 'PYMODULE'), + ('ssl', 'C:\\Python3\\Lib\\ssl.py', 'PYMODULE'), + ('urllib.response', 'C:\\Python3\\Lib\\urllib\\response.py', 'PYMODULE'), + ('urllib.error', 'C:\\Python3\\Lib\\urllib\\error.py', 'PYMODULE'), + ('string', 'C:\\Python3\\Lib\\string.py', 'PYMODULE'), + ('hashlib', 'C:\\Python3\\Lib\\hashlib.py', 'PYMODULE'), + ('email', 'C:\\Python3\\Lib\\email\\__init__.py', 'PYMODULE'), + ('email.parser', 'C:\\Python3\\Lib\\email\\parser.py', 'PYMODULE'), + ('email._policybase', 'C:\\Python3\\Lib\\email\\_policybase.py', 'PYMODULE'), + ('email.feedparser', 'C:\\Python3\\Lib\\email\\feedparser.py', 'PYMODULE'), + ('email.message', 'C:\\Python3\\Lib\\email\\message.py', 'PYMODULE'), + ('email.policy', 'C:\\Python3\\Lib\\email\\policy.py', 'PYMODULE'), + ('email.contentmanager', + 'C:\\Python3\\Lib\\email\\contentmanager.py', + 'PYMODULE'), + ('email.headerregistry', + 'C:\\Python3\\Lib\\email\\headerregistry.py', + 'PYMODULE'), + ('email.iterators', 'C:\\Python3\\Lib\\email\\iterators.py', 'PYMODULE'), + ('email.generator', 'C:\\Python3\\Lib\\email\\generator.py', 'PYMODULE'), + ('email._encoded_words', + 'C:\\Python3\\Lib\\email\\_encoded_words.py', + 'PYMODULE'), + ('email._header_value_parser', + 'C:\\Python3\\Lib\\email\\_header_value_parser.py', + 'PYMODULE'), + ('email.header', 'C:\\Python3\\Lib\\email\\header.py', 'PYMODULE'), + ('bisect', 'C:\\Python3\\Lib\\bisect.py', 'PYMODULE'), + ('xml.sax', 'C:\\Python3\\Lib\\xml\\sax\\__init__.py', 'PYMODULE'), + ('xml.sax.handler', 'C:\\Python3\\Lib\\xml\\sax\\handler.py', 'PYMODULE'), + ('xml.sax._exceptions', + 'C:\\Python3\\Lib\\xml\\sax\\_exceptions.py', + 'PYMODULE'), + ('xml.sax.xmlreader', 'C:\\Python3\\Lib\\xml\\sax\\xmlreader.py', 'PYMODULE'), + ('urllib.parse', 'C:\\Python3\\Lib\\urllib\\parse.py', 'PYMODULE'), + ('http.client', 'C:\\Python3\\Lib\\http\\client.py', 'PYMODULE'), + ('decimal', 'C:\\Python3\\Lib\\decimal.py', 'PYMODULE'), + ('_pydecimal', 'C:\\Python3\\Lib\\_pydecimal.py', 'PYMODULE'), + ('contextvars', 'C:\\Python3\\Lib\\contextvars.py', 'PYMODULE'), + ('base64', 'C:\\Python3\\Lib\\base64.py', 'PYMODULE'), + ('hmac', 'C:\\Python3\\Lib\\hmac.py', 'PYMODULE'), + ('struct', 'C:\\Python3\\Lib\\struct.py', 'PYMODULE'), + ('socket', 'C:\\Python3\\Lib\\socket.py', 'PYMODULE'), + ('tempfile', 'C:\\Python3\\Lib\\tempfile.py', 'PYMODULE'), + ('shutil', 'C:\\Python3\\Lib\\shutil.py', 'PYMODULE'), + ('zipfile', 'C:\\Python3\\Lib\\zipfile\\__init__.py', 'PYMODULE'), + ('zipfile._path', + 'C:\\Python3\\Lib\\zipfile\\_path\\__init__.py', + 'PYMODULE'), + ('zipfile._path.glob', + 'C:\\Python3\\Lib\\zipfile\\_path\\glob.py', + 'PYMODULE'), + ('pathlib', 'C:\\Python3\\Lib\\pathlib.py', 'PYMODULE'), + ('py_compile', 'C:\\Python3\\Lib\\py_compile.py', 'PYMODULE'), + ('importlib.machinery', + 'C:\\Python3\\Lib\\importlib\\machinery.py', + 'PYMODULE'), + ('importlib', 'C:\\Python3\\Lib\\importlib\\__init__.py', 'PYMODULE'), + ('importlib._bootstrap', + 'C:\\Python3\\Lib\\importlib\\_bootstrap.py', + 'PYMODULE'), + ('importlib._bootstrap_external', + 'C:\\Python3\\Lib\\importlib\\_bootstrap_external.py', + 'PYMODULE'), + ('importlib.metadata', + 'C:\\Python3\\Lib\\importlib\\metadata\\__init__.py', + 'PYMODULE'), + ('importlib.abc', 'C:\\Python3\\Lib\\importlib\\abc.py', 'PYMODULE'), + ('importlib.resources.abc', + 'C:\\Python3\\Lib\\importlib\\resources\\abc.py', + 'PYMODULE'), + ('importlib.resources', + 'C:\\Python3\\Lib\\importlib\\resources\\__init__.py', + 'PYMODULE'), + ('importlib.resources._legacy', + 'C:\\Python3\\Lib\\importlib\\resources\\_legacy.py', + 'PYMODULE'), + ('importlib.resources._common', + 'C:\\Python3\\Lib\\importlib\\resources\\_common.py', + 'PYMODULE'), + ('importlib.resources._adapters', + 'C:\\Python3\\Lib\\importlib\\resources\\_adapters.py', + 'PYMODULE'), + ('importlib._abc', 'C:\\Python3\\Lib\\importlib\\_abc.py', 'PYMODULE'), + ('importlib.metadata._itertools', + 'C:\\Python3\\Lib\\importlib\\metadata\\_itertools.py', + 'PYMODULE'), + ('importlib.metadata._functools', + 'C:\\Python3\\Lib\\importlib\\metadata\\_functools.py', + 'PYMODULE'), + ('importlib.metadata._collections', + 'C:\\Python3\\Lib\\importlib\\metadata\\_collections.py', + 'PYMODULE'), + ('importlib.metadata._meta', + 'C:\\Python3\\Lib\\importlib\\metadata\\_meta.py', + 'PYMODULE'), + ('importlib.metadata._adapters', + 'C:\\Python3\\Lib\\importlib\\metadata\\_adapters.py', + 'PYMODULE'), + ('importlib.metadata._text', + 'C:\\Python3\\Lib\\importlib\\metadata\\_text.py', + 'PYMODULE'), + ('inspect', 'C:\\Python3\\Lib\\inspect.py', 'PYMODULE'), + ('token', 'C:\\Python3\\Lib\\token.py', 'PYMODULE'), + ('dis', 'C:\\Python3\\Lib\\dis.py', 'PYMODULE'), + ('opcode', 'C:\\Python3\\Lib\\opcode.py', 'PYMODULE'), + ('ast', 'C:\\Python3\\Lib\\ast.py', 'PYMODULE'), + ('textwrap', 'C:\\Python3\\Lib\\textwrap.py', 'PYMODULE'), + ('csv', 'C:\\Python3\\Lib\\csv.py', 'PYMODULE'), + ('importlib.readers', 'C:\\Python3\\Lib\\importlib\\readers.py', 'PYMODULE'), + ('importlib.resources.readers', + 'C:\\Python3\\Lib\\importlib\\resources\\readers.py', + 'PYMODULE'), + ('importlib.resources._itertools', + 'C:\\Python3\\Lib\\importlib\\resources\\_itertools.py', + 'PYMODULE'), + ('tokenize', 'C:\\Python3\\Lib\\tokenize.py', 'PYMODULE'), + ('importlib.util', 'C:\\Python3\\Lib\\importlib\\util.py', 'PYMODULE'), + ('tarfile', 'C:\\Python3\\Lib\\tarfile.py', 'PYMODULE'), + ('lzma', 'C:\\Python3\\Lib\\lzma.py', 'PYMODULE'), + ('bz2', 'C:\\Python3\\Lib\\bz2.py', 'PYMODULE'), + ('logging', 'C:\\Python3\\Lib\\logging\\__init__.py', 'PYMODULE'), + ('pickle', 'C:\\Python3\\Lib\\pickle.py', 'PYMODULE'), + ('pprint', 'C:\\Python3\\Lib\\pprint.py', 'PYMODULE'), + ('dataclasses', 'C:\\Python3\\Lib\\dataclasses.py', 'PYMODULE'), + ('_compat_pickle', 'C:\\Python3\\Lib\\_compat_pickle.py', 'PYMODULE'), + ('multiprocessing.context', + 'C:\\Python3\\Lib\\multiprocessing\\context.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_win32', + 'C:\\Python3\\Lib\\multiprocessing\\popen_spawn_win32.py', + 'PYMODULE'), + ('multiprocessing.popen_forkserver', + 'C:\\Python3\\Lib\\multiprocessing\\popen_forkserver.py', + 'PYMODULE'), + ('multiprocessing.popen_spawn_posix', + 'C:\\Python3\\Lib\\multiprocessing\\popen_spawn_posix.py', + 'PYMODULE'), + ('multiprocessing.popen_fork', + 'C:\\Python3\\Lib\\multiprocessing\\popen_fork.py', + 'PYMODULE'), + ('multiprocessing.sharedctypes', + 'C:\\Python3\\Lib\\multiprocessing\\sharedctypes.py', + 'PYMODULE'), + ('multiprocessing.heap', + 'C:\\Python3\\Lib\\multiprocessing\\heap.py', + 'PYMODULE'), + ('ctypes', 'C:\\Python3\\Lib\\ctypes\\__init__.py', 'PYMODULE'), + ('ctypes._endian', 'C:\\Python3\\Lib\\ctypes\\_endian.py', 'PYMODULE'), + ('multiprocessing.pool', + 'C:\\Python3\\Lib\\multiprocessing\\pool.py', + 'PYMODULE'), + ('multiprocessing.dummy', + 'C:\\Python3\\Lib\\multiprocessing\\dummy\\__init__.py', + 'PYMODULE'), + ('multiprocessing.dummy.connection', + 'C:\\Python3\\Lib\\multiprocessing\\dummy\\connection.py', + 'PYMODULE'), + ('queue', 'C:\\Python3\\Lib\\queue.py', 'PYMODULE'), + ('multiprocessing.queues', + 'C:\\Python3\\Lib\\multiprocessing\\queues.py', + 'PYMODULE'), + ('multiprocessing.synchronize', + 'C:\\Python3\\Lib\\multiprocessing\\synchronize.py', + 'PYMODULE'), + ('multiprocessing.managers', + 'C:\\Python3\\Lib\\multiprocessing\\managers.py', + 'PYMODULE'), + ('multiprocessing.shared_memory', + 'C:\\Python3\\Lib\\multiprocessing\\shared_memory.py', + 'PYMODULE'), + ('secrets', 'C:\\Python3\\Lib\\secrets.py', 'PYMODULE'), + ('multiprocessing.reduction', + 'C:\\Python3\\Lib\\multiprocessing\\reduction.py', + 'PYMODULE'), + ('multiprocessing.process', + 'C:\\Python3\\Lib\\multiprocessing\\process.py', + 'PYMODULE'), + ('runpy', 'C:\\Python3\\Lib\\runpy.py', 'PYMODULE'), + ('pkgutil', 'C:\\Python3\\Lib\\pkgutil.py', 'PYMODULE'), + ('zipimport', 'C:\\Python3\\Lib\\zipimport.py', 'PYMODULE'), + ('_pyi_rth_utils.qt', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\fake-modules\\_pyi_rth_utils\\qt.py', + 'PYMODULE'), + ('_pyi_rth_utils', + 'C:\\Python3\\Lib\\site-packages\\PyInstaller\\fake-modules\\_pyi_rth_utils\\__init__.py', + 'PYMODULE'), + ('pkg_resources', + 'C:\\Python3\\Lib\\site-packages\\pkg_resources\\__init__.py', + 'PYMODULE'), + ('packaging.tags', + 'C:\\Python3\\Lib\\site-packages\\packaging\\tags.py', + 'PYMODULE'), + ('packaging.metadata', + 'C:\\Python3\\Lib\\site-packages\\packaging\\metadata.py', + 'PYMODULE'), + ('packaging._tokenizer', + 'C:\\Python3\\Lib\\site-packages\\packaging\\_tokenizer.py', + 'PYMODULE'), + ('packaging._structures', + 'C:\\Python3\\Lib\\site-packages\\packaging\\_structures.py', + 'PYMODULE'), + ('packaging._parser', + 'C:\\Python3\\Lib\\site-packages\\packaging\\_parser.py', + 'PYMODULE'), + ('packaging._musllinux', + 'C:\\Python3\\Lib\\site-packages\\packaging\\_musllinux.py', + 'PYMODULE'), + ('packaging._manylinux', + 'C:\\Python3\\Lib\\site-packages\\packaging\\_manylinux.py', + 'PYMODULE'), + ('packaging._elffile', + 'C:\\Python3\\Lib\\site-packages\\packaging\\_elffile.py', + 'PYMODULE'), + ('packaging', + 'C:\\Python3\\Lib\\site-packages\\packaging\\__init__.py', + 'PYMODULE'), + ('sysconfig', 'C:\\Python3\\Lib\\sysconfig.py', 'PYMODULE'), + ('_aix_support', 'C:\\Python3\\Lib\\_aix_support.py', 'PYMODULE'), + ('typing_extensions', + 'C:\\Python3\\Lib\\site-packages\\typing_extensions.py', + 'PYMODULE'), + ('jaraco', '-', 'PYMODULE'), + ('setuptools._vendor.jaraco.text', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\text\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.jaraco', '-', 'PYMODULE'), + ('setuptools._vendor', '-', 'PYMODULE'), + ('setuptools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\__init__.py', + 'PYMODULE'), + ('setuptools._distutils.zosccompiler', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\zosccompiler.py', + 'PYMODULE'), + ('setuptools._distutils.versionpredicate', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\versionpredicate.py', + 'PYMODULE'), + ('setuptools._distutils.version', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\version.py', + 'PYMODULE'), + ('setuptools._distutils.util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\util.py', + 'PYMODULE'), + ('setuptools._distutils.unixccompiler', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\unixccompiler.py', + 'PYMODULE'), + ('shlex', 'C:\\Python3\\Lib\\shlex.py', 'PYMODULE'), + ('setuptools._distutils.text_file', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\text_file.py', + 'PYMODULE'), + ('setuptools._distutils.sysconfig', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\sysconfig.py', + 'PYMODULE'), + ('setuptools._distutils.spawn', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\spawn.py', + 'PYMODULE'), + ('setuptools._distutils.log', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\log.py', + 'PYMODULE'), + ('setuptools._distutils.filelist', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\filelist.py', + 'PYMODULE'), + ('setuptools._distutils.file_util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\file_util.py', + 'PYMODULE'), + ('setuptools._distutils.fancy_getopt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\fancy_getopt.py', + 'PYMODULE'), + ('setuptools._distutils.extension', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\extension.py', + 'PYMODULE'), + ('setuptools._distutils.dist', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\dist.py', + 'PYMODULE'), + ('configparser', 'C:\\Python3\\Lib\\configparser.py', 'PYMODULE'), + ('setuptools._distutils.dir_util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\dir_util.py', + 'PYMODULE'), + ('setuptools._distutils.dep_util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\dep_util.py', + 'PYMODULE'), + ('setuptools._distutils.debug', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\debug.py', + 'PYMODULE'), + ('setuptools._distutils.cygwinccompiler', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\cygwinccompiler.py', + 'PYMODULE'), + ('setuptools._distutils.compat.py39', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\compat\\py39.py', + 'PYMODULE'), + ('setuptools._distutils.compat.py38', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\compat\\py38.py', + 'PYMODULE'), + ('setuptools._distutils.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools._distutils.command.sdist', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\sdist.py', + 'PYMODULE'), + ('glob', 'C:\\Python3\\Lib\\glob.py', 'PYMODULE'), + ('setuptools._distutils.command.install_scripts', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\install_scripts.py', + 'PYMODULE'), + ('setuptools._distutils.command.install_lib', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\install_lib.py', + 'PYMODULE'), + ('setuptools._distutils.command.install_headers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\install_headers.py', + 'PYMODULE'), + ('setuptools._distutils.command.install_egg_info', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\install_egg_info.py', + 'PYMODULE'), + ('setuptools._distutils.command.install_data', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\install_data.py', + 'PYMODULE'), + ('setuptools._distutils.command.install', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\install.py', + 'PYMODULE'), + ('jaraco.collections', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\collections\\__init__.py', + 'PYMODULE'), + ('site', 'C:\\Python3\\Lib\\site.py', 'PYMODULE'), + ('rlcompleter', 'C:\\Python3\\Lib\\rlcompleter.py', 'PYMODULE'), + ('_sitebuiltins', 'C:\\Python3\\Lib\\_sitebuiltins.py', 'PYMODULE'), + ('pydoc', 'C:\\Python3\\Lib\\pydoc.py', 'PYMODULE'), + ('webbrowser', 'C:\\Python3\\Lib\\webbrowser.py', 'PYMODULE'), + ('http.server', 'C:\\Python3\\Lib\\http\\server.py', 'PYMODULE'), + ('socketserver', 'C:\\Python3\\Lib\\socketserver.py', 'PYMODULE'), + ('html', 'C:\\Python3\\Lib\\html\\__init__.py', 'PYMODULE'), + ('html.entities', 'C:\\Python3\\Lib\\html\\entities.py', 'PYMODULE'), + ('pydoc_data.topics', 'C:\\Python3\\Lib\\pydoc_data\\topics.py', 'PYMODULE'), + ('pydoc_data', 'C:\\Python3\\Lib\\pydoc_data\\__init__.py', 'PYMODULE'), + ('tty', 'C:\\Python3\\Lib\\tty.py', 'PYMODULE'), + ('setuptools._distutils.command.config', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\config.py', + 'PYMODULE'), + ('setuptools._distutils.command.clean', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\clean.py', + 'PYMODULE'), + ('setuptools._distutils.command.check', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\check.py', + 'PYMODULE'), + ('setuptools._distutils.command.build_scripts', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\build_scripts.py', + 'PYMODULE'), + ('setuptools._distutils.command.build_py', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\build_py.py', + 'PYMODULE'), + ('setuptools._distutils.command.build_clib', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\build_clib.py', + 'PYMODULE'), + ('setuptools._distutils.command.build', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\build.py', + 'PYMODULE'), + ('setuptools._distutils.command.bdist_rpm', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\bdist_rpm.py', + 'PYMODULE'), + ('setuptools._distutils.command.bdist_dumb', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\bdist_dumb.py', + 'PYMODULE'), + ('setuptools._distutils.command.bdist', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\bdist.py', + 'PYMODULE'), + ('setuptools._distutils.command._framework_compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\_framework_compat.py', + 'PYMODULE'), + ('setuptools._distutils.command', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\__init__.py', + 'PYMODULE'), + ('setuptools._distutils.cmd', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\cmd.py', + 'PYMODULE'), + ('setuptools._distutils.ccompiler', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\ccompiler.py', + 'PYMODULE'), + ('setuptools._distutils.archive_util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\archive_util.py', + 'PYMODULE'), + ('setuptools._distutils._msvccompiler', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\_msvccompiler.py', + 'PYMODULE'), + ('setuptools._distutils._modified', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\_modified.py', + 'PYMODULE'), + ('setuptools._distutils._macos_compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\_macos_compat.py', + 'PYMODULE'), + ('setuptools._distutils._log', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\_log.py', + 'PYMODULE'), + ('setuptools._distutils', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\__init__.py', + 'PYMODULE'), + ('_distutils_hack', + 'C:\\Python3\\Lib\\site-packages\\_distutils_hack\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.jaraco.text.layouts', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\text\\layouts.py', + 'PYMODULE'), + ('setuptools._vendor.jaraco.functools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\functools\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.jaraco.context', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\context.py', + 'PYMODULE'), + ('backports', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.jaraco.collections', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\collections\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.zipp.glob', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp\\glob.py', + 'PYMODULE'), + ('setuptools._vendor.zipp.compat.py310', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp\\compat\\py310.py', + 'PYMODULE'), + ('setuptools._vendor.zipp.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.zipp', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.wheelfile', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\wheelfile.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging.version', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\version.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging.utils', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\utils.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging.tags', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\tags.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging.specifiers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\specifiers.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging.requirements', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\requirements.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging.markers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\markers.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging._tokenizer', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\_tokenizer.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging._structures', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\_structures.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging._parser', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\_parser.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging._musllinux', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\_musllinux.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging._manylinux', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\_manylinux.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging._elffile', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\_elffile.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored.packaging', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\packaging\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.vendored', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\vendored\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\util.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.metadata', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\metadata.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.macosx_libfile', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\macosx_libfile.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.cli.unpack', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\cli\\unpack.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.cli.tags', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\cli\\tags.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.cli.pack', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\cli\\pack.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.cli.convert', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\cli\\convert.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.cli', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\cli\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.bdist_wheel', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\bdist_wheel.py', + 'PYMODULE'), + ('setuptools._vendor.wheel._setuptools_logging', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\_setuptools_logging.py', + 'PYMODULE'), + ('setuptools._vendor.wheel.__main__', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\__main__.py', + 'PYMODULE'), + ('setuptools._vendor.wheel', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.typing_extensions', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typing_extensions.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._utils', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_utils.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._union_transformer', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_union_transformer.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._transformer', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_transformer.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._suppression', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_suppression.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._pytest_plugin', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_pytest_plugin.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._memo', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_memo.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._importhook', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_importhook.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._functions', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_functions.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._exceptions', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_exceptions.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._decorators', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_decorators.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._config', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_config.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard._checkers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\_checkers.py', + 'PYMODULE'), + ('setuptools._vendor.typeguard', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.tomli._types', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli\\_types.py', + 'PYMODULE'), + ('setuptools._vendor.tomli._re', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli\\_re.py', + 'PYMODULE'), + ('setuptools._vendor.tomli._parser', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli\\_parser.py', + 'PYMODULE'), + ('setuptools._vendor.tomli', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.windows', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\windows.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.version', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\version.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.unix', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\unix.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.macos', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\macos.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.api', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\api.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.android', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\android.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs.__main__', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\__main__.py', + 'PYMODULE'), + ('setuptools._vendor.platformdirs', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs\\__init__.py', + 'PYMODULE'), + ('platformdirs.android', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\android.py', + 'PYMODULE'), + ('platformdirs.api', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\api.py', + 'PYMODULE'), + ('platformdirs.unix', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\unix.py', + 'PYMODULE'), + ('platformdirs.macos', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\macos.py', + 'PYMODULE'), + ('platformdirs.windows', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\windows.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.version', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\version.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.utils', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\utils.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.tags', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\tags.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.specifiers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\specifiers.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.requirements', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\requirements.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.metadata', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\metadata.py', + 'PYMODULE'), + ('setuptools._vendor.packaging.markers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\markers.py', + 'PYMODULE'), + ('setuptools._vendor.packaging._tokenizer', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\_tokenizer.py', + 'PYMODULE'), + ('setuptools._vendor.packaging._structures', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\_structures.py', + 'PYMODULE'), + ('setuptools._vendor.packaging._parser', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\_parser.py', + 'PYMODULE'), + ('setuptools._vendor.packaging._musllinux', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\_musllinux.py', + 'PYMODULE'), + ('setuptools._vendor.packaging._manylinux', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\_manylinux.py', + 'PYMODULE'), + ('setuptools._vendor.packaging._elffile', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\_elffile.py', + 'PYMODULE'), + ('setuptools._vendor.packaging', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.more_itertools.recipes', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools\\recipes.py', + 'PYMODULE'), + ('setuptools._vendor.more_itertools.more', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools\\more.py', + 'PYMODULE'), + ('setuptools._vendor.more_itertools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.inflect.compat.py38', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect\\compat\\py38.py', + 'PYMODULE'), + ('setuptools._vendor.inflect.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.inflect', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.simple', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\simple.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.readers', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\readers.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.future.adapters', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\future\\adapters.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.future', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\future\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.functional', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\functional.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.compat.py39', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\compat\\py39.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.compat.py38', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\compat\\py38.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources.abc', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\abc.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources._itertools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\_itertools.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources._common', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\_common.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources._adapters', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\_adapters.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_resources', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata.diagnose', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\diagnose.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata.compat.py39', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\compat\\py39.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata.compat.py311', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\compat\\py311.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._text', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_text.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._meta', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_meta.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._itertools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_itertools.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._functools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_functools.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_compat.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._collections', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_collections.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata._adapters', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\_adapters.py', + 'PYMODULE'), + ('setuptools._vendor.importlib_metadata', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata\\__init__.py', + 'PYMODULE'), + ('json', 'C:\\Python3\\Lib\\json\\__init__.py', 'PYMODULE'), + ('json.encoder', 'C:\\Python3\\Lib\\json\\encoder.py', 'PYMODULE'), + ('json.decoder', 'C:\\Python3\\Lib\\json\\decoder.py', 'PYMODULE'), + ('json.scanner', 'C:\\Python3\\Lib\\json\\scanner.py', 'PYMODULE'), + ('setuptools._vendor.backports.tarfile.compat.py38', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports\\tarfile\\compat\\py38.py', + 'PYMODULE'), + ('setuptools._vendor.backports.tarfile.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports\\tarfile\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.backports.tarfile.__main__', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports\\tarfile\\__main__.py', + 'PYMODULE'), + ('setuptools._vendor.backports.tarfile', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports\\tarfile\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.backports', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports\\__init__.py', + 'PYMODULE'), + ('setuptools._vendor.autocommand.errors', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand\\errors.py', + 'PYMODULE'), + ('setuptools._vendor.autocommand.autoparse', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand\\autoparse.py', + 'PYMODULE'), + ('setuptools._vendor.autocommand.automain', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand\\automain.py', + 'PYMODULE'), + ('setuptools._vendor.autocommand.autocommand', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand\\autocommand.py', + 'PYMODULE'), + ('setuptools._vendor.autocommand.autoasync', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand\\autoasync.py', + 'PYMODULE'), + ('asyncio', 'C:\\Python3\\Lib\\asyncio\\__init__.py', 'PYMODULE'), + ('asyncio.unix_events', + 'C:\\Python3\\Lib\\asyncio\\unix_events.py', + 'PYMODULE'), + ('asyncio.log', 'C:\\Python3\\Lib\\asyncio\\log.py', 'PYMODULE'), + ('asyncio.windows_events', + 'C:\\Python3\\Lib\\asyncio\\windows_events.py', + 'PYMODULE'), + ('asyncio.windows_utils', + 'C:\\Python3\\Lib\\asyncio\\windows_utils.py', + 'PYMODULE'), + ('asyncio.selector_events', + 'C:\\Python3\\Lib\\asyncio\\selector_events.py', + 'PYMODULE'), + ('asyncio.proactor_events', + 'C:\\Python3\\Lib\\asyncio\\proactor_events.py', + 'PYMODULE'), + ('asyncio.base_subprocess', + 'C:\\Python3\\Lib\\asyncio\\base_subprocess.py', + 'PYMODULE'), + ('asyncio.threads', 'C:\\Python3\\Lib\\asyncio\\threads.py', 'PYMODULE'), + ('asyncio.taskgroups', + 'C:\\Python3\\Lib\\asyncio\\taskgroups.py', + 'PYMODULE'), + ('asyncio.subprocess', + 'C:\\Python3\\Lib\\asyncio\\subprocess.py', + 'PYMODULE'), + ('asyncio.streams', 'C:\\Python3\\Lib\\asyncio\\streams.py', 'PYMODULE'), + ('asyncio.queues', 'C:\\Python3\\Lib\\asyncio\\queues.py', 'PYMODULE'), + ('asyncio.runners', 'C:\\Python3\\Lib\\asyncio\\runners.py', 'PYMODULE'), + ('asyncio.base_events', + 'C:\\Python3\\Lib\\asyncio\\base_events.py', + 'PYMODULE'), + ('concurrent.futures', + 'C:\\Python3\\Lib\\concurrent\\futures\\__init__.py', + 'PYMODULE'), + ('concurrent.futures.thread', + 'C:\\Python3\\Lib\\concurrent\\futures\\thread.py', + 'PYMODULE'), + ('concurrent.futures.process', + 'C:\\Python3\\Lib\\concurrent\\futures\\process.py', + 'PYMODULE'), + ('concurrent.futures._base', + 'C:\\Python3\\Lib\\concurrent\\futures\\_base.py', + 'PYMODULE'), + ('concurrent', 'C:\\Python3\\Lib\\concurrent\\__init__.py', 'PYMODULE'), + ('asyncio.trsock', 'C:\\Python3\\Lib\\asyncio\\trsock.py', 'PYMODULE'), + ('asyncio.staggered', 'C:\\Python3\\Lib\\asyncio\\staggered.py', 'PYMODULE'), + ('asyncio.timeouts', 'C:\\Python3\\Lib\\asyncio\\timeouts.py', 'PYMODULE'), + ('asyncio.tasks', 'C:\\Python3\\Lib\\asyncio\\tasks.py', 'PYMODULE'), + ('asyncio.base_tasks', + 'C:\\Python3\\Lib\\asyncio\\base_tasks.py', + 'PYMODULE'), + ('asyncio.locks', 'C:\\Python3\\Lib\\asyncio\\locks.py', 'PYMODULE'), + ('asyncio.mixins', 'C:\\Python3\\Lib\\asyncio\\mixins.py', 'PYMODULE'), + ('asyncio.sslproto', 'C:\\Python3\\Lib\\asyncio\\sslproto.py', 'PYMODULE'), + ('asyncio.transports', + 'C:\\Python3\\Lib\\asyncio\\transports.py', + 'PYMODULE'), + ('asyncio.protocols', 'C:\\Python3\\Lib\\asyncio\\protocols.py', 'PYMODULE'), + ('asyncio.futures', 'C:\\Python3\\Lib\\asyncio\\futures.py', 'PYMODULE'), + ('asyncio.base_futures', + 'C:\\Python3\\Lib\\asyncio\\base_futures.py', + 'PYMODULE'), + ('asyncio.exceptions', + 'C:\\Python3\\Lib\\asyncio\\exceptions.py', + 'PYMODULE'), + ('asyncio.events', 'C:\\Python3\\Lib\\asyncio\\events.py', 'PYMODULE'), + ('asyncio.format_helpers', + 'C:\\Python3\\Lib\\asyncio\\format_helpers.py', + 'PYMODULE'), + ('asyncio.coroutines', + 'C:\\Python3\\Lib\\asyncio\\coroutines.py', + 'PYMODULE'), + ('asyncio.constants', 'C:\\Python3\\Lib\\asyncio\\constants.py', 'PYMODULE'), + ('setuptools._vendor.autocommand', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand\\__init__.py', + 'PYMODULE'), + ('setuptools.msvc', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\msvc.py', + 'PYMODULE'), + ('setuptools._distutils.command.build_ext', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\command\\build_ext.py', + 'PYMODULE'), + ('setuptools._distutils.errors', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\errors.py', + 'PYMODULE'), + ('setuptools._distutils.core', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_distutils\\core.py', + 'PYMODULE'), + ('setuptools.warnings', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\warnings.py', + 'PYMODULE'), + ('setuptools.version', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\version.py', + 'PYMODULE'), + ('setuptools._importlib', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_importlib.py', + 'PYMODULE'), + ('setuptools.extension', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\extension.py', + 'PYMODULE'), + ('setuptools.dist', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\dist.py', + 'PYMODULE'), + ('setuptools.command.bdist_wheel', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\bdist_wheel.py', + 'PYMODULE'), + ('setuptools.command.egg_info', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\egg_info.py', + 'PYMODULE'), + ('setuptools.command._requirestxt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\_requirestxt.py', + 'PYMODULE'), + ('setuptools.glob', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\glob.py', + 'PYMODULE'), + ('setuptools.command.setopt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\setopt.py', + 'PYMODULE'), + ('setuptools.command.sdist', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\sdist.py', + 'PYMODULE'), + ('setuptools.command.build', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\build.py', + 'PYMODULE'), + ('setuptools.command.bdist_egg', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\bdist_egg.py', + 'PYMODULE'), + ('setuptools._path', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_path.py', + 'PYMODULE'), + ('setuptools.unicode_utils', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\unicode_utils.py', + 'PYMODULE'), + ('setuptools.compat.py39', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\compat\\py39.py', + 'PYMODULE'), + ('setuptools.compat', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\compat\\__init__.py', + 'PYMODULE'), + ('setuptools.installer', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\installer.py', + 'PYMODULE'), + ('setuptools.wheel', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\wheel.py', + 'PYMODULE'), + ('setuptools.archive_util', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\archive_util.py', + 'PYMODULE'), + ('setuptools.config.setupcfg', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\setupcfg.py', + 'PYMODULE'), + ('setuptools.config.expand', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\expand.py', + 'PYMODULE'), + ('setuptools.errors', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\errors.py', + 'PYMODULE'), + ('setuptools.config.pyprojecttoml', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\pyprojecttoml.py', + 'PYMODULE'), + ('setuptools.config._validate_pyproject', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_validate_pyproject\\__init__.py', + 'PYMODULE'), + ('setuptools.config._validate_pyproject.fastjsonschema_validations', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_validate_pyproject\\fastjsonschema_validations.py', + 'PYMODULE'), + ('setuptools.config._validate_pyproject.fastjsonschema_exceptions', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_validate_pyproject\\fastjsonschema_exceptions.py', + 'PYMODULE'), + ('setuptools.config._validate_pyproject.extra_validations', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_validate_pyproject\\extra_validations.py', + 'PYMODULE'), + ('setuptools.config._validate_pyproject.error_reporting', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_validate_pyproject\\error_reporting.py', + 'PYMODULE'), + ('setuptools.config._validate_pyproject.formats', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_validate_pyproject\\formats.py', + 'PYMODULE'), + ('setuptools.compat.py310', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\compat\\py310.py', + 'PYMODULE'), + ('tomllib', 'C:\\Python3\\Lib\\tomllib\\__init__.py', 'PYMODULE'), + ('tomllib._parser', 'C:\\Python3\\Lib\\tomllib\\_parser.py', 'PYMODULE'), + ('tomllib._types', 'C:\\Python3\\Lib\\tomllib\\_types.py', 'PYMODULE'), + ('tomllib._re', 'C:\\Python3\\Lib\\tomllib\\_re.py', 'PYMODULE'), + ('setuptools.config._apply_pyprojecttoml', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\_apply_pyprojecttoml.py', + 'PYMODULE'), + ('setuptools.config', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\config\\__init__.py', + 'PYMODULE'), + ('setuptools.windows_support', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\windows_support.py', + 'PYMODULE'), + ('ctypes.wintypes', 'C:\\Python3\\Lib\\ctypes\\wintypes.py', 'PYMODULE'), + ('setuptools.command', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\command\\__init__.py', + 'PYMODULE'), + ('setuptools._entry_points', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_entry_points.py', + 'PYMODULE'), + ('setuptools._itertools', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_itertools.py', + 'PYMODULE'), + ('setuptools.discovery', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\discovery.py', + 'PYMODULE'), + ('setuptools.depends', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\depends.py', + 'PYMODULE'), + ('setuptools._imp', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_imp.py', + 'PYMODULE'), + ('setuptools.logging', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\logging.py', + 'PYMODULE'), + ('setuptools.monkey', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\monkey.py', + 'PYMODULE'), + ('setuptools._core_metadata', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_core_metadata.py', + 'PYMODULE'), + ('setuptools._reqs', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_reqs.py', + 'PYMODULE'), + ('setuptools._normalization', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_normalization.py', + 'PYMODULE'), + ('_distutils_hack.override', + 'C:\\Python3\\Lib\\site-packages\\_distutils_hack\\override.py', + 'PYMODULE'), + ('packaging.version', + 'C:\\Python3\\Lib\\site-packages\\packaging\\version.py', + 'PYMODULE'), + ('packaging.utils', + 'C:\\Python3\\Lib\\site-packages\\packaging\\utils.py', + 'PYMODULE'), + ('packaging.specifiers', + 'C:\\Python3\\Lib\\site-packages\\packaging\\specifiers.py', + 'PYMODULE'), + ('packaging.requirements', + 'C:\\Python3\\Lib\\site-packages\\packaging\\requirements.py', + 'PYMODULE'), + ('packaging.markers', + 'C:\\Python3\\Lib\\site-packages\\packaging\\markers.py', + 'PYMODULE'), + ('plistlib', 'C:\\Python3\\Lib\\plistlib.py', 'PYMODULE'), + ('platform', 'C:\\Python3\\Lib\\platform.py', 'PYMODULE'), + ('__future__', 'C:\\Python3\\Lib\\__future__.py', 'PYMODULE'), + ('_py_abc', 'C:\\Python3\\Lib\\_py_abc.py', 'PYMODULE'), + ('stringprep', 'C:\\Python3\\Lib\\stringprep.py', 'PYMODULE'), + ('tracemalloc', 'C:\\Python3\\Lib\\tracemalloc.py', 'PYMODULE'), + ('syng.gui', 'Z:\\src\\syng\\gui.py', 'PYMODULE'), + ('syng.config', 'Z:\\src\\syng\\config.py', 'PYMODULE'), + ('syng.sources', 'Z:\\src\\syng\\sources\\__init__.py', 'PYMODULE'), + ('syng.sources.files', 'Z:\\src\\syng\\sources\\files.py', 'PYMODULE'), + ('syng.sources.filebased', + 'Z:\\src\\syng\\sources\\filebased.py', + 'PYMODULE'), + ('pymediainfo', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo\\__init__.py', + 'PYMODULE'), + ('xml.etree.ElementTree', + 'C:\\Python3\\Lib\\xml\\etree\\ElementTree.py', + 'PYMODULE'), + ('xml.etree.cElementTree', + 'C:\\Python3\\Lib\\xml\\etree\\cElementTree.py', + 'PYMODULE'), + ('xml.etree.ElementInclude', + 'C:\\Python3\\Lib\\xml\\etree\\ElementInclude.py', + 'PYMODULE'), + ('xml.etree.ElementPath', + 'C:\\Python3\\Lib\\xml\\etree\\ElementPath.py', + 'PYMODULE'), + ('xml.etree', 'C:\\Python3\\Lib\\xml\\etree\\__init__.py', 'PYMODULE'), + ('syng.entry', 'Z:\\src\\syng\\entry.py', 'PYMODULE'), + ('uuid', 'C:\\Python3\\Lib\\uuid.py', 'PYMODULE'), + ('syng.sources.s3', 'Z:\\src\\syng\\sources\\s3.py', 'PYMODULE'), + ('minio', 'C:\\Python3\\Lib\\site-packages\\minio\\__init__.py', 'PYMODULE'), + ('minio.minioadmin', + 'C:\\Python3\\Lib\\site-packages\\minio\\minioadmin.py', + 'PYMODULE'), + ('minio.signer', + 'C:\\Python3\\Lib\\site-packages\\minio\\signer.py', + 'PYMODULE'), + ('minio.helpers', + 'C:\\Python3\\Lib\\site-packages\\minio\\helpers.py', + 'PYMODULE'), + ('minio.sse', 'C:\\Python3\\Lib\\site-packages\\minio\\sse.py', 'PYMODULE'), + ('minio.datatypes', + 'C:\\Python3\\Lib\\site-packages\\minio\\datatypes.py', + 'PYMODULE'), + ('minio.xml', 'C:\\Python3\\Lib\\site-packages\\minio\\xml.py', 'PYMODULE'), + ('minio.commonconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\commonconfig.py', + 'PYMODULE'), + ('minio.crypto', + 'C:\\Python3\\Lib\\site-packages\\minio\\crypto.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_gcm', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_gcm.py', + 'PYMODULE'), + ('Crypto.Util._cpu_features', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\_cpu_features.py', + 'PYMODULE'), + ('Crypto.Util', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\__init__.py', + 'PYMODULE'), + ('Crypto', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\__init__.py', + 'PYMODULE'), + ('Crypto.Random', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Random\\__init__.py', + 'PYMODULE'), + ('Crypto.Hash.BLAKE2s', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\BLAKE2s.py', + 'PYMODULE'), + ('Crypto.Hash', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\__init__.py', + 'PYMODULE'), + ('Crypto.Hash.Poly1305', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\Poly1305.py', + 'PYMODULE'), + ('Crypto.Hash.HMAC', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\HMAC.py', + 'PYMODULE'), + ('Crypto.Util.strxor', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\strxor.py', + 'PYMODULE'), + ('Crypto.Hash.MD5', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\MD5.py', + 'PYMODULE'), + ('Crypto.Hash.CMAC', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\CMAC.py', + 'PYMODULE'), + ('Crypto.Hash.SHA3_512', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA3_512.py', + 'PYMODULE'), + ('Crypto.Hash.keccak', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\keccak.py', + 'PYMODULE'), + ('Crypto.Hash.SHA3_384', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA3_384.py', + 'PYMODULE'), + ('Crypto.Hash.SHA3_256', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA3_256.py', + 'PYMODULE'), + ('Crypto.Hash.SHA3_224', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA3_224.py', + 'PYMODULE'), + ('Crypto.Hash.SHA512', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA512.py', + 'PYMODULE'), + ('Crypto.Hash.SHA384', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA384.py', + 'PYMODULE'), + ('Crypto.Hash.SHA256', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA256.py', + 'PYMODULE'), + ('Crypto.Hash.SHA224', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA224.py', + 'PYMODULE'), + ('Crypto.Hash.SHA1', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\SHA1.py', + 'PYMODULE'), + ('Crypto.Util.number', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\number.py', + 'PYMODULE'), + ('Crypto.Util._raw_api', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\_raw_api.py', + 'PYMODULE'), + ('ctypes.util', 'C:\\Python3\\Lib\\ctypes\\util.py', 'PYMODULE'), + ('ctypes._aix', 'C:\\Python3\\Lib\\ctypes\\_aix.py', 'PYMODULE'), + ('ctypes.macholib.dyld', + 'C:\\Python3\\Lib\\ctypes\\macholib\\dyld.py', + 'PYMODULE'), + ('ctypes.macholib', + 'C:\\Python3\\Lib\\ctypes\\macholib\\__init__.py', + 'PYMODULE'), + ('ctypes.macholib.dylib', + 'C:\\Python3\\Lib\\ctypes\\macholib\\dylib.py', + 'PYMODULE'), + ('ctypes.macholib.framework', + 'C:\\Python3\\Lib\\ctypes\\macholib\\framework.py', + 'PYMODULE'), + ('cffi', 'C:\\Python3\\Lib\\site-packages\\cffi\\__init__.py', 'PYMODULE'), + ('cffi.error', 'C:\\Python3\\Lib\\site-packages\\cffi\\error.py', 'PYMODULE'), + ('cffi.api', 'C:\\Python3\\Lib\\site-packages\\cffi\\api.py', 'PYMODULE'), + ('cffi.recompiler', + 'C:\\Python3\\Lib\\site-packages\\cffi\\recompiler.py', + 'PYMODULE'), + ('cffi.cffi_opcode', + 'C:\\Python3\\Lib\\site-packages\\cffi\\cffi_opcode.py', + 'PYMODULE'), + ('cffi._shimmed_dist_utils', + 'C:\\Python3\\Lib\\site-packages\\cffi\\_shimmed_dist_utils.py', + 'PYMODULE'), + ('cffi.verifier', + 'C:\\Python3\\Lib\\site-packages\\cffi\\verifier.py', + 'PYMODULE'), + ('cffi.lock', 'C:\\Python3\\Lib\\site-packages\\cffi\\lock.py', 'PYMODULE'), + ('cffi.pkgconfig', + 'C:\\Python3\\Lib\\site-packages\\cffi\\pkgconfig.py', + 'PYMODULE'), + ('cffi.vengine_cpy', + 'C:\\Python3\\Lib\\site-packages\\cffi\\vengine_cpy.py', + 'PYMODULE'), + ('cffi._imp_emulation', + 'C:\\Python3\\Lib\\site-packages\\cffi\\_imp_emulation.py', + 'PYMODULE'), + ('cffi.vengine_gen', + 'C:\\Python3\\Lib\\site-packages\\cffi\\vengine_gen.py', + 'PYMODULE'), + ('cffi.ffiplatform', + 'C:\\Python3\\Lib\\site-packages\\cffi\\ffiplatform.py', + 'PYMODULE'), + ('cffi.cparser', + 'C:\\Python3\\Lib\\site-packages\\cffi\\cparser.py', + 'PYMODULE'), + ('pycparser.lextab', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\lextab.py', + 'PYMODULE'), + ('pycparser.yacctab', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\yacctab.py', + 'PYMODULE'), + ('pycparser', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\__init__.py', + 'PYMODULE'), + ('pycparser.c_parser', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\c_parser.py', + 'PYMODULE'), + ('pycparser.ast_transforms', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\ast_transforms.py', + 'PYMODULE'), + ('pycparser.plyparser', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\plyparser.py', + 'PYMODULE'), + ('pycparser.c_lexer', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\c_lexer.py', + 'PYMODULE'), + ('pycparser.ply.lex', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\ply\\lex.py', + 'PYMODULE'), + ('pycparser.ply.yacc', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\ply\\yacc.py', + 'PYMODULE'), + ('pycparser.ply', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\ply\\__init__.py', + 'PYMODULE'), + ('pycparser.c_ast', + 'C:\\Python3\\Lib\\site-packages\\pycparser\\c_ast.py', + 'PYMODULE'), + ('cffi.commontypes', + 'C:\\Python3\\Lib\\site-packages\\cffi\\commontypes.py', + 'PYMODULE'), + ('cffi.model', 'C:\\Python3\\Lib\\site-packages\\cffi\\model.py', 'PYMODULE'), + ('Crypto.Util._file_system', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\_file_system.py', + 'PYMODULE'), + ('Crypto.Util.py3compat', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\py3compat.py', + 'PYMODULE'), + ('Crypto.Cipher.ChaCha20_Poly1305', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\ChaCha20_Poly1305.py', + 'PYMODULE'), + ('Crypto.Cipher.ChaCha20', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\ChaCha20.py', + 'PYMODULE'), + ('Crypto.Cipher.AES', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\AES.py', + 'PYMODULE'), + ('Crypto.Cipher', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\__init__.py', + 'PYMODULE'), + ('Crypto.Cipher.DES3', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\DES3.py', + 'PYMODULE'), + ('Crypto.Cipher.ARC2', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\ARC2.py', + 'PYMODULE'), + ('Crypto.Cipher.DES', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\DES.py', + 'PYMODULE'), + ('Crypto.Cipher.PKCS1_v1_5', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\PKCS1_v1_5.py', + 'PYMODULE'), + ('Crypto.Cipher._pkcs1_oaep_decode', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_pkcs1_oaep_decode.py', + 'PYMODULE'), + ('Crypto.Cipher.Blowfish', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\Blowfish.py', + 'PYMODULE'), + ('Crypto.Cipher.PKCS1_OAEP', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\PKCS1_OAEP.py', + 'PYMODULE'), + ('Crypto.Signature.pss', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Signature\\pss.py', + 'PYMODULE'), + ('Crypto.Signature', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Signature\\__init__.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_ocb', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_ocb.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_siv', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_siv.py', + 'PYMODULE'), + ('Crypto.Protocol.KDF', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Protocol\\KDF.py', + 'PYMODULE'), + ('Crypto.Protocol', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Protocol\\__init__.py', + 'PYMODULE'), + ('Crypto.Cipher._EKSBlowfish', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_EKSBlowfish.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_eax', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_eax.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_ccm', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_ccm.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_openpgp', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_openpgp.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_ctr', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_ctr.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_ofb', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_ofb.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_cfb', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_cfb.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_cbc', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_cbc.py', + 'PYMODULE'), + ('Crypto.Cipher._mode_ecb', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_mode_ecb.py', + 'PYMODULE'), + ('argon2.low_level', + 'C:\\Python3\\Lib\\site-packages\\argon2\\low_level.py', + 'PYMODULE'), + ('argon2', + 'C:\\Python3\\Lib\\site-packages\\argon2\\__init__.py', + 'PYMODULE'), + ('argon2._utils', + 'C:\\Python3\\Lib\\site-packages\\argon2\\_utils.py', + 'PYMODULE'), + ('argon2._password_hasher', + 'C:\\Python3\\Lib\\site-packages\\argon2\\_password_hasher.py', + 'PYMODULE'), + ('argon2._legacy', + 'C:\\Python3\\Lib\\site-packages\\argon2\\_legacy.py', + 'PYMODULE'), + ('argon2.profiles', + 'C:\\Python3\\Lib\\site-packages\\argon2\\profiles.py', + 'PYMODULE'), + ('argon2.exceptions', + 'C:\\Python3\\Lib\\site-packages\\argon2\\exceptions.py', + 'PYMODULE'), + ('argon2._typing', + 'C:\\Python3\\Lib\\site-packages\\argon2\\_typing.py', + 'PYMODULE'), + ('_argon2_cffi_bindings', + 'C:\\Python3\\Lib\\site-packages\\_argon2_cffi_bindings\\__init__.py', + 'PYMODULE'), + ('minio.credentials', + 'C:\\Python3\\Lib\\site-packages\\minio\\credentials\\__init__.py', + 'PYMODULE'), + ('minio.credentials.providers', + 'C:\\Python3\\Lib\\site-packages\\minio\\credentials\\providers.py', + 'PYMODULE'), + ('minio.credentials.credentials', + 'C:\\Python3\\Lib\\site-packages\\minio\\credentials\\credentials.py', + 'PYMODULE'), + ('urllib3.util', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\__init__.py', + 'PYMODULE'), + ('urllib3.util.wait', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\wait.py', + 'PYMODULE'), + ('urllib3.util.url', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\url.py', + 'PYMODULE'), + ('idna', 'C:\\Python3\\Lib\\site-packages\\idna\\__init__.py', 'PYMODULE'), + ('idna.package_data', + 'C:\\Python3\\Lib\\site-packages\\idna\\package_data.py', + 'PYMODULE'), + ('idna.intranges', + 'C:\\Python3\\Lib\\site-packages\\idna\\intranges.py', + 'PYMODULE'), + ('idna.core', 'C:\\Python3\\Lib\\site-packages\\idna\\core.py', 'PYMODULE'), + ('idna.uts46data', + 'C:\\Python3\\Lib\\site-packages\\idna\\uts46data.py', + 'PYMODULE'), + ('idna.idnadata', + 'C:\\Python3\\Lib\\site-packages\\idna\\idnadata.py', + 'PYMODULE'), + ('urllib3.util.util', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\util.py', + 'PYMODULE'), + ('urllib3.exceptions', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\exceptions.py', + 'PYMODULE'), + ('urllib3.connectionpool', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\connectionpool.py', + 'PYMODULE'), + ('urllib3.util.ssl_match_hostname', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\ssl_match_hostname.py', + 'PYMODULE'), + ('urllib3.util.proxy', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\proxy.py', + 'PYMODULE'), + ('urllib3._request_methods', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\_request_methods.py', + 'PYMODULE'), + ('urllib3.filepost', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\filepost.py', + 'PYMODULE'), + ('urllib3.fields', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\fields.py', + 'PYMODULE'), + ('urllib3._base_connection', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\_base_connection.py', + 'PYMODULE'), + ('urllib3.connection', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\connection.py', + 'PYMODULE'), + ('urllib3._version', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\_version.py', + 'PYMODULE'), + ('urllib3.http2.probe', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\http2\\probe.py', + 'PYMODULE'), + ('urllib3.http2', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\http2\\__init__.py', + 'PYMODULE'), + ('urllib3.http2.connection', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\http2\\connection.py', + 'PYMODULE'), + ('urllib3.util.ssltransport', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\ssltransport.py', + 'PYMODULE'), + ('urllib3.util.timeout', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\timeout.py', + 'PYMODULE'), + ('urllib3.util.ssl_', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\ssl_.py', + 'PYMODULE'), + ('urllib3.util.retry', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\retry.py', + 'PYMODULE'), + ('urllib3.util.response', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\response.py', + 'PYMODULE'), + ('urllib3.util.request', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\request.py', + 'PYMODULE'), + ('brotli', 'C:\\Python3\\Lib\\site-packages\\brotli.py', 'PYMODULE'), + ('urllib3.util.connection', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\util\\connection.py', + 'PYMODULE'), + ('urllib3.response', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\response.py', + 'PYMODULE'), + ('urllib3.poolmanager', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\poolmanager.py', + 'PYMODULE'), + ('urllib3._collections', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\_collections.py', + 'PYMODULE'), + ('urllib3', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\__init__.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\emscripten\\__init__.py', + 'PYMODULE'), + ('urllib3.contrib', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\__init__.py', + 'PYMODULE'), + ('urllib3.contrib.pyopenssl', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\pyopenssl.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.connection', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\emscripten\\connection.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.response', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\emscripten\\response.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.request', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\emscripten\\request.py', + 'PYMODULE'), + ('urllib3.contrib.emscripten.fetch', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\emscripten\\fetch.py', + 'PYMODULE'), + ('certifi', + 'C:\\Python3\\Lib\\site-packages\\certifi\\__init__.py', + 'PYMODULE'), + ('certifi.core', + 'C:\\Python3\\Lib\\site-packages\\certifi\\core.py', + 'PYMODULE'), + ('minio.error', + 'C:\\Python3\\Lib\\site-packages\\minio\\error.py', + 'PYMODULE'), + ('minio.api', 'C:\\Python3\\Lib\\site-packages\\minio\\api.py', 'PYMODULE'), + ('minio.versioningconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\versioningconfig.py', + 'PYMODULE'), + ('minio.tagging', + 'C:\\Python3\\Lib\\site-packages\\minio\\tagging.py', + 'PYMODULE'), + ('minio.sseconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\sseconfig.py', + 'PYMODULE'), + ('minio.select', + 'C:\\Python3\\Lib\\site-packages\\minio\\select.py', + 'PYMODULE'), + ('minio.retention', + 'C:\\Python3\\Lib\\site-packages\\minio\\retention.py', + 'PYMODULE'), + ('minio.replicationconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\replicationconfig.py', + 'PYMODULE'), + ('minio.objectlockconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\objectlockconfig.py', + 'PYMODULE'), + ('minio.notificationconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\notificationconfig.py', + 'PYMODULE'), + ('minio.lifecycleconfig', + 'C:\\Python3\\Lib\\site-packages\\minio\\lifecycleconfig.py', + 'PYMODULE'), + ('minio.legalhold', + 'C:\\Python3\\Lib\\site-packages\\minio\\legalhold.py', + 'PYMODULE'), + ('minio.deleteobjects', + 'C:\\Python3\\Lib\\site-packages\\minio\\deleteobjects.py', + 'PYMODULE'), + ('minio.time', 'C:\\Python3\\Lib\\site-packages\\minio\\time.py', 'PYMODULE'), + ('syng.sources.youtube', 'Z:\\src\\syng\\sources\\youtube.py', 'PYMODULE'), + ('syng.result', 'Z:\\src\\syng\\result.py', 'PYMODULE'), + ('syng.player_libmpv', 'Z:\\src\\syng\\player_libmpv.py', 'PYMODULE'), + ('yt_dlp.utils', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\__init__.py', + 'PYMODULE'), + ('yt_dlp.utils._utils', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\_utils.py', + 'PYMODULE'), + ('yt_dlp.networking.exceptions', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\exceptions.py', + 'PYMODULE'), + ('yt_dlp.networking.common', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\common.py', + 'PYMODULE'), + ('yt_dlp.utils.networking', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\networking.py', + 'PYMODULE'), + ('yt_dlp.cookies', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\cookies.py', + 'PYMODULE'), + ('yt_dlp.minicurses', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\minicurses.py', + 'PYMODULE'), + ('yt_dlp.aes', 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\aes.py', 'PYMODULE'), + ('yt_dlp.dependencies.Cryptodome', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\dependencies\\Cryptodome.py', + 'PYMODULE'), + ('Crypto.PublicKey.RSA', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\RSA.py', + 'PYMODULE'), + ('Crypto.PublicKey._openssh', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\_openssh.py', + 'PYMODULE'), + ('Crypto.IO.PEM', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\IO\\PEM.py', + 'PYMODULE'), + ('Crypto.Util.Padding', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\Padding.py', + 'PYMODULE'), + ('Crypto.IO.PKCS8', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\IO\\PKCS8.py', + 'PYMODULE'), + ('Crypto.IO._PBES', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\IO\\_PBES.py', + 'PYMODULE'), + ('Crypto.IO', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\IO\\__init__.py', + 'PYMODULE'), + ('Crypto.Math.Primality', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\Primality.py', + 'PYMODULE'), + ('Crypto.Math', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\__init__.py', + 'PYMODULE'), + ('Crypto.Math.Numbers', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\Numbers.py', + 'PYMODULE'), + ('Crypto.Math._IntegerNative', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\_IntegerNative.py', + 'PYMODULE'), + ('Crypto.Math._IntegerBase', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\_IntegerBase.py', + 'PYMODULE'), + ('Crypto.Math._IntegerCustom', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\_IntegerCustom.py', + 'PYMODULE'), + ('Crypto.Random.random', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Random\\random.py', + 'PYMODULE'), + ('Crypto.Math._IntegerGMP', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\_IntegerGMP.py', + 'PYMODULE'), + ('Crypto.Util.asn1', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\asn1.py', + 'PYMODULE'), + ('Crypto.PublicKey', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\__init__.py', + 'PYMODULE'), + ('Cryptodome.PublicKey.RSA', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\RSA.py', + 'PYMODULE'), + ('Cryptodome.PublicKey._openssh', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\_openssh.py', + 'PYMODULE'), + ('Cryptodome.Util.strxor', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\strxor.py', + 'PYMODULE'), + ('Cryptodome.Util', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Util._cpu_features', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\_cpu_features.py', + 'PYMODULE'), + ('Cryptodome.Util._raw_api', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\_raw_api.py', + 'PYMODULE'), + ('Cryptodome.Util._file_system', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\_file_system.py', + 'PYMODULE'), + ('Cryptodome.Protocol.KDF', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Protocol\\KDF.py', + 'PYMODULE'), + ('Cryptodome.Protocol', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Protocol\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Cipher._EKSBlowfish', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_EKSBlowfish.py', + 'PYMODULE'), + ('Cryptodome.Hash.BLAKE2s', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\BLAKE2s.py', + 'PYMODULE'), + ('Cryptodome.Hash.HMAC', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\HMAC.py', + 'PYMODULE'), + ('Cryptodome.Hash.MD5', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\MD5.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA256', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA256.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA512', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA512.py', + 'PYMODULE'), + ('Cryptodome.IO.PEM', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\IO\\PEM.py', + 'PYMODULE'), + ('Cryptodome.Cipher.DES3', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\DES3.py', + 'PYMODULE'), + ('Cryptodome.Cipher.DES', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\DES.py', + 'PYMODULE'), + ('Cryptodome.Util.Padding', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\Padding.py', + 'PYMODULE'), + ('Cryptodome.IO.PKCS8', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\IO\\PKCS8.py', + 'PYMODULE'), + ('Cryptodome.IO._PBES', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\IO\\_PBES.py', + 'PYMODULE'), + ('Cryptodome.Cipher.ARC2', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\ARC2.py', + 'PYMODULE'), + ('Cryptodome.IO', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\IO\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Math.Primality', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\Primality.py', + 'PYMODULE'), + ('Cryptodome.Math', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Math.Numbers', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\Numbers.py', + 'PYMODULE'), + ('Cryptodome.Math._IntegerNative', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\_IntegerNative.py', + 'PYMODULE'), + ('Cryptodome.Math._IntegerBase', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\_IntegerBase.py', + 'PYMODULE'), + ('Cryptodome.Math._IntegerCustom', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\_IntegerCustom.py', + 'PYMODULE'), + ('Cryptodome.Random.random', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Random\\random.py', + 'PYMODULE'), + ('Cryptodome.Math._IntegerGMP', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\_IntegerGMP.py', + 'PYMODULE'), + ('Cryptodome.Util.number', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\number.py', + 'PYMODULE'), + ('Cryptodome.Util.asn1', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\asn1.py', + 'PYMODULE'), + ('Cryptodome.Util.py3compat', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\py3compat.py', + 'PYMODULE'), + ('Cryptodome.Random', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Random\\__init__.py', + 'PYMODULE'), + ('Cryptodome.PublicKey', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA1', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA1.py', + 'PYMODULE'), + ('Cryptodome.Hash.CMAC', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\CMAC.py', + 'PYMODULE'), + ('Cryptodome.Hash', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA3_512', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA3_512.py', + 'PYMODULE'), + ('Cryptodome.Hash.keccak', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\keccak.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA3_384', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA3_384.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA3_256', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA3_256.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA3_224', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA3_224.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA384', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA384.py', + 'PYMODULE'), + ('Cryptodome.Hash.SHA224', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\SHA224.py', + 'PYMODULE'), + ('Cryptodome.Cipher.PKCS1_v1_5', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\PKCS1_v1_5.py', + 'PYMODULE'), + ('Cryptodome.Cipher._pkcs1_oaep_decode', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_pkcs1_oaep_decode.py', + 'PYMODULE'), + ('Cryptodome.Cipher.Blowfish', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\Blowfish.py', + 'PYMODULE'), + ('Cryptodome.Cipher.PKCS1_OAEP', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\PKCS1_OAEP.py', + 'PYMODULE'), + ('Cryptodome.Signature.pss', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Signature\\pss.py', + 'PYMODULE'), + ('Cryptodome.Signature', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Signature\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Cipher.AES', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\AES.py', + 'PYMODULE'), + ('Cryptodome.Cipher', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\__init__.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_ocb', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_ocb.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_gcm', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_gcm.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_siv', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_siv.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_eax', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_eax.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_ccm', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_ccm.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_openpgp', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_openpgp.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_ctr', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_ctr.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_ofb', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_ofb.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_cfb', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_cfb.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_cbc', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_cbc.py', + 'PYMODULE'), + ('Cryptodome.Cipher._mode_ecb', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_mode_ecb.py', + 'PYMODULE'), + ('Cryptodome', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\__init__.py', + 'PYMODULE'), + ('http.cookies', 'C:\\Python3\\Lib\\http\\cookies.py', 'PYMODULE'), + ('yt_dlp.compat.types', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\types.py', + 'PYMODULE'), + ('yt_dlp.networking._helper', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\_helper.py', + 'PYMODULE'), + ('yt_dlp.socks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\socks.py', + 'PYMODULE'), + ('yt_dlp.networking', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\__init__.py', + 'PYMODULE'), + ('yt_dlp.networking._curlcffi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\_curlcffi.py', + 'PYMODULE'), + ('yt_dlp.networking.impersonate', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\impersonate.py', + 'PYMODULE'), + ('yt_dlp.networking._websockets', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\_websockets.py', + 'PYMODULE'), + ('websockets.sync.connection', + 'C:\\Python3\\Lib\\site-packages\\websockets\\sync\\connection.py', + 'PYMODULE'), + ('websockets.sync', + 'C:\\Python3\\Lib\\site-packages\\websockets\\sync\\__init__.py', + 'PYMODULE'), + ('websockets', + 'C:\\Python3\\Lib\\site-packages\\websockets\\__init__.py', + 'PYMODULE'), + ('websockets.utils', + 'C:\\Python3\\Lib\\site-packages\\websockets\\utils.py', + 'PYMODULE'), + ('websockets.sync.server', + 'C:\\Python3\\Lib\\site-packages\\websockets\\sync\\server.py', + 'PYMODULE'), + ('websockets.streams', + 'C:\\Python3\\Lib\\site-packages\\websockets\\streams.py', + 'PYMODULE'), + ('websockets.legacy.http', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\http.py', + 'PYMODULE'), + ('websockets.legacy.handshake', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\handshake.py', + 'PYMODULE'), + ('websockets.legacy.framing', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\framing.py', + 'PYMODULE'), + ('websockets.legacy', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\__init__.py', + 'PYMODULE'), + ('websockets.http', + 'C:\\Python3\\Lib\\site-packages\\websockets\\http.py', + 'PYMODULE'), + ('websockets.headers', + 'C:\\Python3\\Lib\\site-packages\\websockets\\headers.py', + 'PYMODULE'), + ('websockets.extensions.permessage_deflate', + 'C:\\Python3\\Lib\\site-packages\\websockets\\extensions\\permessage_deflate.py', + 'PYMODULE'), + ('websockets.extensions.base', + 'C:\\Python3\\Lib\\site-packages\\websockets\\extensions\\base.py', + 'PYMODULE'), + ('websockets.connection', + 'C:\\Python3\\Lib\\site-packages\\websockets\\connection.py', + 'PYMODULE'), + ('websockets.auth', + 'C:\\Python3\\Lib\\site-packages\\websockets\\auth.py', + 'PYMODULE'), + ('websockets.asyncio.server', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\server.py', + 'PYMODULE'), + ('websockets.asyncio.messages', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\messages.py', + 'PYMODULE'), + ('websockets.asyncio.connection', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\connection.py', + 'PYMODULE'), + ('websockets.asyncio.compatibility', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\compatibility.py', + 'PYMODULE'), + ('websockets.asyncio.client', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\client.py', + 'PYMODULE'), + ('websockets.asyncio.async_timeout', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\async_timeout.py', + 'PYMODULE'), + ('websockets.asyncio', + 'C:\\Python3\\Lib\\site-packages\\websockets\\asyncio\\__init__.py', + 'PYMODULE'), + ('websockets.__main__', + 'C:\\Python3\\Lib\\site-packages\\websockets\\__main__.py', + 'PYMODULE'), + ('websockets.server', + 'C:\\Python3\\Lib\\site-packages\\websockets\\server.py', + 'PYMODULE'), + ('websockets.legacy.server', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\server.py', + 'PYMODULE'), + ('websockets.legacy.protocol', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\protocol.py', + 'PYMODULE'), + ('websockets.legacy.exceptions', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\exceptions.py', + 'PYMODULE'), + ('websockets.legacy.client', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\client.py', + 'PYMODULE'), + ('websockets.legacy.auth', + 'C:\\Python3\\Lib\\site-packages\\websockets\\legacy\\auth.py', + 'PYMODULE'), + ('websockets.datastructures', + 'C:\\Python3\\Lib\\site-packages\\websockets\\datastructures.py', + 'PYMODULE'), + ('websockets.client', + 'C:\\Python3\\Lib\\site-packages\\websockets\\client.py', + 'PYMODULE'), + ('websockets.extensions', + 'C:\\Python3\\Lib\\site-packages\\websockets\\extensions\\__init__.py', + 'PYMODULE'), + ('websockets.imports', + 'C:\\Python3\\Lib\\site-packages\\websockets\\imports.py', + 'PYMODULE'), + ('websockets.sync.utils', + 'C:\\Python3\\Lib\\site-packages\\websockets\\sync\\utils.py', + 'PYMODULE'), + ('websockets.sync.messages', + 'C:\\Python3\\Lib\\site-packages\\websockets\\sync\\messages.py', + 'PYMODULE'), + ('websockets.typing', + 'C:\\Python3\\Lib\\site-packages\\websockets\\typing.py', + 'PYMODULE'), + ('websockets.protocol', + 'C:\\Python3\\Lib\\site-packages\\websockets\\protocol.py', + 'PYMODULE'), + ('websockets.http11', + 'C:\\Python3\\Lib\\site-packages\\websockets\\http11.py', + 'PYMODULE'), + ('websockets.frames', + 'C:\\Python3\\Lib\\site-packages\\websockets\\frames.py', + 'PYMODULE'), + ('websockets.exceptions', + 'C:\\Python3\\Lib\\site-packages\\websockets\\exceptions.py', + 'PYMODULE'), + ('websockets.uri', + 'C:\\Python3\\Lib\\site-packages\\websockets\\uri.py', + 'PYMODULE'), + ('websockets.sync.client', + 'C:\\Python3\\Lib\\site-packages\\websockets\\sync\\client.py', + 'PYMODULE'), + ('websockets.version', + 'C:\\Python3\\Lib\\site-packages\\websockets\\version.py', + 'PYMODULE'), + ('yt_dlp.networking.websocket', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\websocket.py', + 'PYMODULE'), + ('yt_dlp.networking._requests', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\_requests.py', + 'PYMODULE'), + ('requests.utils', + 'C:\\Python3\\Lib\\site-packages\\requests\\utils.py', + 'PYMODULE'), + ('requests.structures', + 'C:\\Python3\\Lib\\site-packages\\requests\\structures.py', + 'PYMODULE'), + ('requests.exceptions', + 'C:\\Python3\\Lib\\site-packages\\requests\\exceptions.py', + 'PYMODULE'), + ('requests.cookies', + 'C:\\Python3\\Lib\\site-packages\\requests\\cookies.py', + 'PYMODULE'), + ('requests.compat', + 'C:\\Python3\\Lib\\site-packages\\requests\\compat.py', + 'PYMODULE'), + ('requests._internal_utils', + 'C:\\Python3\\Lib\\site-packages\\requests\\_internal_utils.py', + 'PYMODULE'), + ('requests.__version__', + 'C:\\Python3\\Lib\\site-packages\\requests\\__version__.py', + 'PYMODULE'), + ('requests.certs', + 'C:\\Python3\\Lib\\site-packages\\requests\\certs.py', + 'PYMODULE'), + ('requests', + 'C:\\Python3\\Lib\\site-packages\\requests\\__init__.py', + 'PYMODULE'), + ('requests.status_codes', + 'C:\\Python3\\Lib\\site-packages\\requests\\status_codes.py', + 'PYMODULE'), + ('requests.models', + 'C:\\Python3\\Lib\\site-packages\\requests\\models.py', + 'PYMODULE'), + ('requests.hooks', + 'C:\\Python3\\Lib\\site-packages\\requests\\hooks.py', + 'PYMODULE'), + ('requests.auth', + 'C:\\Python3\\Lib\\site-packages\\requests\\auth.py', + 'PYMODULE'), + ('requests.api', + 'C:\\Python3\\Lib\\site-packages\\requests\\api.py', + 'PYMODULE'), + ('requests.sessions', + 'C:\\Python3\\Lib\\site-packages\\requests\\sessions.py', + 'PYMODULE'), + ('requests.packages', + 'C:\\Python3\\Lib\\site-packages\\requests\\packages.py', + 'PYMODULE'), + ('charset_normalizer', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\__init__.py', + 'PYMODULE'), + ('charset_normalizer.version', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\version.py', + 'PYMODULE'), + ('charset_normalizer.utils', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\utils.py', + 'PYMODULE'), + ('charset_normalizer.constant', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\constant.py', + 'PYMODULE'), + ('charset_normalizer.models', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\models.py', + 'PYMODULE'), + ('charset_normalizer.cd', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\cd.py', + 'PYMODULE'), + ('charset_normalizer.legacy', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\legacy.py', + 'PYMODULE'), + ('charset_normalizer.api', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\api.py', + 'PYMODULE'), + ('requests.adapters', + 'C:\\Python3\\Lib\\site-packages\\requests\\adapters.py', + 'PYMODULE'), + ('urllib3.contrib.socks', + 'C:\\Python3\\Lib\\site-packages\\urllib3\\contrib\\socks.py', + 'PYMODULE'), + ('yt_dlp.networking._urllib', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\networking\\_urllib.py', + 'PYMODULE'), + ('yt_dlp.update', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\update.py', + 'PYMODULE'), + ('yt_dlp.version', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\version.py', + 'PYMODULE'), + ('yt_dlp.dependencies', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\dependencies\\__init__.py', + 'PYMODULE'), + ('sqlite3', 'C:\\Python3\\Lib\\sqlite3\\__init__.py', 'PYMODULE'), + ('sqlite3.dump', 'C:\\Python3\\Lib\\sqlite3\\dump.py', 'PYMODULE'), + ('sqlite3.__main__', 'C:\\Python3\\Lib\\sqlite3\\__main__.py', 'PYMODULE'), + ('code', 'C:\\Python3\\Lib\\code.py', 'PYMODULE'), + ('codeop', 'C:\\Python3\\Lib\\codeop.py', 'PYMODULE'), + ('sqlite3.dbapi2', 'C:\\Python3\\Lib\\sqlite3\\dbapi2.py', 'PYMODULE'), + ('mutagen', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\__init__.py', + 'PYMODULE'), + ('mutagen._tags', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_tags.py', + 'PYMODULE'), + ('mutagen._file', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_file.py', + 'PYMODULE'), + ('mutagen.wave', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\wave.py', + 'PYMODULE'), + ('mutagen.id3._util', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\_util.py', + 'PYMODULE'), + ('mutagen._iff', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_iff.py', + 'PYMODULE'), + ('mutagen._riff', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_riff.py', + 'PYMODULE'), + ('mutagen.dsdiff', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\dsdiff.py', + 'PYMODULE'), + ('mutagen.dsf', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\dsf.py', + 'PYMODULE'), + ('mutagen.tak', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\tak.py', + 'PYMODULE'), + ('mutagen.smf', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\smf.py', + 'PYMODULE'), + ('mutagen.ac3', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\ac3.py', + 'PYMODULE'), + ('mutagen.aac', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\aac.py', + 'PYMODULE'), + ('mutagen.aiff', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\aiff.py', + 'PYMODULE'), + ('mutagen.optimfrog', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\optimfrog.py', + 'PYMODULE'), + ('mutagen.monkeysaudio', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\monkeysaudio.py', + 'PYMODULE'), + ('mutagen.musepack', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\musepack.py', + 'PYMODULE'), + ('mutagen.mp4', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\mp4\\__init__.py', + 'PYMODULE'), + ('mutagen.mp4._as_entry', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\mp4\\_as_entry.py', + 'PYMODULE'), + ('mutagen.mp4._util', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\mp4\\_util.py', + 'PYMODULE'), + ('mutagen.mp4._atom', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\mp4\\_atom.py', + 'PYMODULE'), + ('mutagen._constants', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_constants.py', + 'PYMODULE'), + ('mutagen.easymp4', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\easymp4.py', + 'PYMODULE'), + ('mutagen.wavpack', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\wavpack.py', + 'PYMODULE'), + ('mutagen.trueaudio', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\trueaudio.py', + 'PYMODULE'), + ('mutagen.oggopus', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\oggopus.py', + 'PYMODULE'), + ('mutagen.ogg', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\ogg.py', + 'PYMODULE'), + ('mutagen._vorbis', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_vorbis.py', + 'PYMODULE'), + ('mutagen.oggvorbis', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\oggvorbis.py', + 'PYMODULE'), + ('mutagen.oggtheora', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\oggtheora.py', + 'PYMODULE'), + ('mutagen.oggspeex', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\oggspeex.py', + 'PYMODULE'), + ('mutagen.oggflac', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\oggflac.py', + 'PYMODULE'), + ('mutagen.mp3', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\mp3\\__init__.py', + 'PYMODULE'), + ('mutagen.mp3._util', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\mp3\\_util.py', + 'PYMODULE'), + ('mutagen.id3', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\__init__.py', + 'PYMODULE'), + ('mutagen.id3._tags', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\_tags.py', + 'PYMODULE'), + ('mutagen.id3._id3v1', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\_id3v1.py', + 'PYMODULE'), + ('mutagen.id3._frames', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\_frames.py', + 'PYMODULE'), + ('mutagen.id3._specs', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\_specs.py', + 'PYMODULE'), + ('mutagen.id3._file', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\id3\\_file.py', + 'PYMODULE'), + ('mutagen.easyid3', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\easyid3.py', + 'PYMODULE'), + ('mutagen.flac', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\flac.py', + 'PYMODULE'), + ('mutagen.apev2', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\apev2.py', + 'PYMODULE'), + ('mutagen.asf', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\asf\\__init__.py', + 'PYMODULE'), + ('mutagen.asf._attrs', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\asf\\_attrs.py', + 'PYMODULE'), + ('mutagen.asf._objects', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\asf\\_objects.py', + 'PYMODULE'), + ('mutagen.asf._util', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\asf\\_util.py', + 'PYMODULE'), + ('mutagen._util', + 'C:\\Python3\\Lib\\site-packages\\mutagen\\_util.py', + 'PYMODULE'), + ('yt_dlp.compat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\__init__.py', + 'PYMODULE'), + ('yt_dlp.compat.shutil', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\shutil.py', + 'PYMODULE'), + ('yt_dlp.compat.urllib', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\urllib\\__init__.py', + 'PYMODULE'), + ('yt_dlp.compat.urllib.request', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\urllib\\request.py', + 'PYMODULE'), + ('yt_dlp.compat.imghdr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\imghdr.py', + 'PYMODULE'), + ('html.parser', 'C:\\Python3\\Lib\\html\\parser.py', 'PYMODULE'), + ('_markupbase', 'C:\\Python3\\Lib\\_markupbase.py', 'PYMODULE'), + ('yt_dlp.utils.traversal', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\traversal.py', + 'PYMODULE'), + ('yt_dlp.compat.compat_utils', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\compat_utils.py', + 'PYMODULE'), + ('yt_dlp.YoutubeDL', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\YoutubeDL.py', + 'PYMODULE'), + ('yt_dlp.extractor.extractors', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\extractors.py', + 'PYMODULE'), + ('yt_dlp.extractor._extractors', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\_extractors.py', + 'PYMODULE'), + ('yt_dlp.extractor.zype', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zype.py', + 'PYMODULE'), + ('yt_dlp.extractor.zoom', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zoom.py', + 'PYMODULE'), + ('yt_dlp.extractor.zingmp3', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zingmp3.py', + 'PYMODULE'), + ('yt_dlp.extractor.zhihu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zhihu.py', + 'PYMODULE'), + ('yt_dlp.extractor.zetland', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zetland.py', + 'PYMODULE'), + ('yt_dlp.extractor.zenporn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zenporn.py', + 'PYMODULE'), + ('yt_dlp.extractor.zeenews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zeenews.py', + 'PYMODULE'), + ('yt_dlp.extractor.zee5', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zee5.py', + 'PYMODULE'), + ('yt_dlp.extractor.zdf', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zdf.py', + 'PYMODULE'), + ('yt_dlp.extractor.zattoo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zattoo.py', + 'PYMODULE'), + ('yt_dlp.extractor.zapiks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zapiks.py', + 'PYMODULE'), + ('yt_dlp.extractor.zaiko', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\zaiko.py', + 'PYMODULE'), + ('yt_dlp.extractor.youporn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\youporn.py', + 'PYMODULE'), + ('yt_dlp.extractor.younow', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\younow.py', + 'PYMODULE'), + ('yt_dlp.extractor.youku', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\youku.py', + 'PYMODULE'), + ('yt_dlp.extractor.youjizz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\youjizz.py', + 'PYMODULE'), + ('yt_dlp.extractor.yle_areena', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yle_areena.py', + 'PYMODULE'), + ('yt_dlp.extractor.yappy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yappy.py', + 'PYMODULE'), + ('yt_dlp.extractor.yapfiles', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yapfiles.py', + 'PYMODULE'), + ('yt_dlp.extractor.yandexvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yandexvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.yandexmusic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yandexmusic.py', + 'PYMODULE'), + ('yt_dlp.extractor.yandexdisk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yandexdisk.py', + 'PYMODULE'), + ('yt_dlp.extractor.yahoo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\yahoo.py', + 'PYMODULE'), + ('yt_dlp.extractor.xxxymovies', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xxxymovies.py', + 'PYMODULE'), + ('yt_dlp.extractor.xvideos', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xvideos.py', + 'PYMODULE'), + ('yt_dlp.extractor.xstream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xstream.py', + 'PYMODULE'), + ('yt_dlp.extractor.xnxx', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xnxx.py', + 'PYMODULE'), + ('yt_dlp.extractor.xminus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xminus.py', + 'PYMODULE'), + ('yt_dlp.extractor.xinpianchang', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xinpianchang.py', + 'PYMODULE'), + ('yt_dlp.extractor.ximalaya', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ximalaya.py', + 'PYMODULE'), + ('yt_dlp.extractor.xiaohongshu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xiaohongshu.py', + 'PYMODULE'), + ('yt_dlp.extractor.xhamster', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xhamster.py', + 'PYMODULE'), + ('yt_dlp.extractor.xboxclips', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xboxclips.py', + 'PYMODULE'), + ('yt_dlp.extractor.xanimu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\xanimu.py', + 'PYMODULE'), + ('yt_dlp.extractor.wykop', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wykop.py', + 'PYMODULE'), + ('yt_dlp.extractor.wwe', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wwe.py', + 'PYMODULE'), + ('yt_dlp.extractor.wsj', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wsj.py', + 'PYMODULE'), + ('yt_dlp.extractor.wrestleuniverse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wrestleuniverse.py', + 'PYMODULE'), + ('yt_dlp.extractor.wppilot', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wppilot.py', + 'PYMODULE'), + ('yt_dlp.extractor.worldstarhiphop', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\worldstarhiphop.py', + 'PYMODULE'), + ('yt_dlp.extractor.wordpress', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wordpress.py', + 'PYMODULE'), + ('yt_dlp.extractor.wistia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wistia.py', + 'PYMODULE'), + ('yt_dlp.extractor.wimtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wimtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.wimbledon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wimbledon.py', + 'PYMODULE'), + ('yt_dlp.extractor.wikimedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wikimedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.whyp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\whyp.py', + 'PYMODULE'), + ('yt_dlp.extractor.whowatch', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\whowatch.py', + 'PYMODULE'), + ('yt_dlp.extractor.weyyak', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\weyyak.py', + 'PYMODULE'), + ('yt_dlp.extractor.wevidi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wevidi.py', + 'PYMODULE'), + ('yt_dlp.extractor.weverse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\weverse.py', + 'PYMODULE'), + ('yt_dlp.extractor.weiqitv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\weiqitv.py', + 'PYMODULE'), + ('yt_dlp.extractor.weibo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\weibo.py', + 'PYMODULE'), + ('yt_dlp.extractor.webofstories', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\webofstories.py', + 'PYMODULE'), + ('yt_dlp.extractor.webcaster', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\webcaster.py', + 'PYMODULE'), + ('yt_dlp.extractor.webcamerapl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\webcamerapl.py', + 'PYMODULE'), + ('yt_dlp.extractor.wdr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wdr.py', + 'PYMODULE'), + ('yt_dlp.extractor.wat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\wat.py', + 'PYMODULE'), + ('yt_dlp.extractor.washingtonpost', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\washingtonpost.py', + 'PYMODULE'), + ('yt_dlp.extractor.walla', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\walla.py', + 'PYMODULE'), + ('yt_dlp.extractor.vvvvid', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vvvvid.py', + 'PYMODULE'), + ('yt_dlp.extractor.vuclip', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vuclip.py', + 'PYMODULE'), + ('yt_dlp.extractor.vtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.vtm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vtm.py', + 'PYMODULE'), + ('yt_dlp.extractor.vrt', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vrt.py', + 'PYMODULE'), + ('yt_dlp.extractor.gigya', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gigya.py', + 'PYMODULE'), + ('yt_dlp.extractor.voxmedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\voxmedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.once', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\once.py', + 'PYMODULE'), + ('yt_dlp.extractor.volejtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\volejtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.voicy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\voicy.py', + 'PYMODULE'), + ('yt_dlp.extractor.vodplatform', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vodplatform.py', + 'PYMODULE'), + ('yt_dlp.extractor.vodpl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vodpl.py', + 'PYMODULE'), + ('yt_dlp.extractor.vocaroo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vocaroo.py', + 'PYMODULE'), + ('yt_dlp.extractor.vk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vk.py', + 'PYMODULE'), + ('yt_dlp.extractor.viu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viu.py', + 'PYMODULE'), + ('yt_dlp.extractor.viqeo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viqeo.py', + 'PYMODULE'), + ('yt_dlp.extractor.viously', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viously.py', + 'PYMODULE'), + ('yt_dlp.extractor.vine', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vine.py', + 'PYMODULE'), + ('yt_dlp.extractor.vimm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vimm.py', + 'PYMODULE'), + ('yt_dlp.extractor.vimeo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vimeo.py', + 'PYMODULE'), + ('yt_dlp.extractor.viki', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viki.py', + 'PYMODULE'), + ('yt_dlp.extractor.viidea', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viidea.py', + 'PYMODULE'), + ('yt_dlp.extractor.viewlift', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viewlift.py', + 'PYMODULE'), + ('yt_dlp.extractor.vidyard', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vidyard.py', + 'PYMODULE'), + ('yt_dlp.extractor.vidly', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vidly.py', + 'PYMODULE'), + ('yt_dlp.extractor.vidlii', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vidlii.py', + 'PYMODULE'), + ('yt_dlp.extractor.vidio', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vidio.py', + 'PYMODULE'), + ('yt_dlp.extractor.vidflex', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vidflex.py', + 'PYMODULE'), + ('yt_dlp.extractor.videopress', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videopress.py', + 'PYMODULE'), + ('yt_dlp.extractor.videomore', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videomore.py', + 'PYMODULE'), + ('yt_dlp.extractor.videoken', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videoken.py', + 'PYMODULE'), + ('yt_dlp.extractor.videofyme', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videofyme.py', + 'PYMODULE'), + ('yt_dlp.extractor.videodetective', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videodetective.py', + 'PYMODULE'), + ('yt_dlp.extractor.videocampus_sachsen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videocampus_sachsen.py', + 'PYMODULE'), + ('yt_dlp.extractor.videa', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\videa.py', + 'PYMODULE'), + ('yt_dlp.extractor.viddler', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\viddler.py', + 'PYMODULE'), + ('yt_dlp.extractor.vice', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vice.py', + 'PYMODULE'), + ('yt_dlp.extractor.adobepass', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\adobepass.py', + 'PYMODULE'), + ('yt_dlp.extractor.vh1', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vh1.py', + 'PYMODULE'), + ('yt_dlp.extractor.vgtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vgtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.vevo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vevo.py', + 'PYMODULE'), + ('yt_dlp.extractor.vesti', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vesti.py', + 'PYMODULE'), + ('yt_dlp.extractor.veo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\veo.py', + 'PYMODULE'), + ('yt_dlp.extractor.vbox7', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\vbox7.py', + 'PYMODULE'), + ('yt_dlp.extractor.varzesh3', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\varzesh3.py', + 'PYMODULE'), + ('yt_dlp.extractor.utreon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\utreon.py', + 'PYMODULE'), + ('yt_dlp.extractor.ustudio', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ustudio.py', + 'PYMODULE'), + ('yt_dlp.extractor.ustream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ustream.py', + 'PYMODULE'), + ('yt_dlp.extractor.usatoday', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\usatoday.py', + 'PYMODULE'), + ('yt_dlp.extractor.usanetwork', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\usanetwork.py', + 'PYMODULE'), + ('yt_dlp.extractor.urplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\urplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.urort', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\urort.py', + 'PYMODULE'), + ('yt_dlp.extractor.uplynk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\uplynk.py', + 'PYMODULE'), + ('yt_dlp.extractor.uol', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\uol.py', + 'PYMODULE'), + ('yt_dlp.extractor.unsupported', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\unsupported.py', + 'PYMODULE'), + ('yt_dlp.extractor.unity', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\unity.py', + 'PYMODULE'), + ('yt_dlp.extractor.unistra', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\unistra.py', + 'PYMODULE'), + ('yt_dlp.extractor.umg', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\umg.py', + 'PYMODULE'), + ('yt_dlp.extractor.uliza', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\uliza.py', + 'PYMODULE'), + ('yt_dlp.extractor.uktvplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\uktvplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.ukcolumn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ukcolumn.py', + 'PYMODULE'), + ('yt_dlp.extractor.ufctv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ufctv.py', + 'PYMODULE'), + ('yt_dlp.extractor.imggaming', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\imggaming.py', + 'PYMODULE'), + ('yt_dlp.extractor.udn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\udn.py', + 'PYMODULE'), + ('yt_dlp.extractor.udemy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\udemy.py', + 'PYMODULE'), + ('yt_dlp.extractor.txxx', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\txxx.py', + 'PYMODULE'), + ('yt_dlp.extractor.twitter', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\twitter.py', + 'PYMODULE'), + ('yt_dlp.extractor.twitch', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\twitch.py', + 'PYMODULE'), + ('yt_dlp.extractor.twitcasting', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\twitcasting.py', + 'PYMODULE'), + ('yt_dlp.extractor.twentythreevideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\twentythreevideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.twentymin', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\twentymin.py', + 'PYMODULE'), + ('yt_dlp.extractor.tweakers', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tweakers.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvplayer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvplayer.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvp.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvopengr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvopengr.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvnoe', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvnoe.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvn24', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvn24.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvland', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvland.py', + 'PYMODULE'), + ('yt_dlp.extractor.tviplayer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tviplayer.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvigle', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvigle.py', + 'PYMODULE'), + ('yt_dlp.extractor.tver', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tver.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvc.py', + 'PYMODULE'), + ('yt_dlp.extractor.tvanouvelles', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tvanouvelles.py', + 'PYMODULE'), + ('yt_dlp.extractor.tva', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tva.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv24ua', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv24ua.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv5unis', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv5unis.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv5mondeplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv5mondeplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv4', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv4.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv2hu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv2hu.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv2dk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv2dk.py', + 'PYMODULE'), + ('yt_dlp.extractor.tv2', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tv2.py', + 'PYMODULE'), + ('yt_dlp.extractor.tunein', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tunein.py', + 'PYMODULE'), + ('yt_dlp.extractor.tumblr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tumblr.py', + 'PYMODULE'), + ('yt_dlp.extractor.tubitv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tubitv.py', + 'PYMODULE'), + ('yt_dlp.extractor.tubetugraz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tubetugraz.py', + 'PYMODULE'), + ('yt_dlp.extractor.tube8', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tube8.py', + 'PYMODULE'), + ('yt_dlp.extractor.trutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\trutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.turner', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\turner.py', + 'PYMODULE'), + ('yt_dlp.extractor.truth', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\truth.py', + 'PYMODULE'), + ('yt_dlp.extractor.trunews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\trunews.py', + 'PYMODULE'), + ('yt_dlp.extractor.trueid', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\trueid.py', + 'PYMODULE'), + ('yt_dlp.extractor.trtworld', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\trtworld.py', + 'PYMODULE'), + ('yt_dlp.extractor.trtcocuk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\trtcocuk.py', + 'PYMODULE'), + ('yt_dlp.extractor.trovo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\trovo.py', + 'PYMODULE'), + ('yt_dlp.extractor.triller', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\triller.py', + 'PYMODULE'), + ('yt_dlp.extractor.traileraddict', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\traileraddict.py', + 'PYMODULE'), + ('yt_dlp.extractor.toypics', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\toypics.py', + 'PYMODULE'), + ('yt_dlp.extractor.toutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\toutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.toongoggles', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\toongoggles.py', + 'PYMODULE'), + ('yt_dlp.extractor.tonline', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tonline.py', + 'PYMODULE'), + ('yt_dlp.extractor.toggo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\toggo.py', + 'PYMODULE'), + ('yt_dlp.extractor.toggle', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\toggle.py', + 'PYMODULE'), + ('yt_dlp.extractor.tnaflix', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tnaflix.py', + 'PYMODULE'), + ('yt_dlp.extractor.tmz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tmz.py', + 'PYMODULE'), + ('yt_dlp.extractor.tiktok', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tiktok.py', + 'PYMODULE'), + ('yt_dlp.extractor.threespeak', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\threespeak.py', + 'PYMODULE'), + ('yt_dlp.extractor.threeqsdn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\threeqsdn.py', + 'PYMODULE'), + ('yt_dlp.extractor.thisvid', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\thisvid.py', + 'PYMODULE'), + ('yt_dlp.extractor.thisoldhouse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\thisoldhouse.py', + 'PYMODULE'), + ('yt_dlp.extractor.thisamericanlife', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\thisamericanlife.py', + 'PYMODULE'), + ('yt_dlp.extractor.theweatherchannel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\theweatherchannel.py', + 'PYMODULE'), + ('yt_dlp.extractor.thesun', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\thesun.py', + 'PYMODULE'), + ('yt_dlp.extractor.thestar', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\thestar.py', + 'PYMODULE'), + ('yt_dlp.extractor.theplatform', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\theplatform.py', + 'PYMODULE'), + ('yt_dlp.extractor.theintercept', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\theintercept.py', + 'PYMODULE'), + ('yt_dlp.extractor.theholetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\theholetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.theguardian', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\theguardian.py', + 'PYMODULE'), + ('yt_dlp.extractor.tfo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tfo.py', + 'PYMODULE'), + ('yt_dlp.extractor.tf1', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tf1.py', + 'PYMODULE'), + ('yt_dlp.extractor.testurl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\testurl.py', + 'PYMODULE'), + ('yt_dlp.extractor.tenplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tenplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.tennistv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tennistv.py', + 'PYMODULE'), + ('yt_dlp.extractor.tencent', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tencent.py', + 'PYMODULE'), + ('yt_dlp.extractor.tempo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tempo.py', + 'PYMODULE'), + ('yt_dlp.extractor.telewebion', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telewebion.py', + 'PYMODULE'), + ('yt_dlp.extractor.teletask', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\teletask.py', + 'PYMODULE'), + ('yt_dlp.extractor.telequebec', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telequebec.py', + 'PYMODULE'), + ('yt_dlp.extractor.telemundo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telemundo.py', + 'PYMODULE'), + ('yt_dlp.extractor.telemb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telemb.py', + 'PYMODULE'), + ('yt_dlp.extractor.telegram', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telegram.py', + 'PYMODULE'), + ('yt_dlp.extractor.telegraaf', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telegraaf.py', + 'PYMODULE'), + ('yt_dlp.extractor.telecinco', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telecinco.py', + 'PYMODULE'), + ('yt_dlp.extractor.telecaribe', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telecaribe.py', + 'PYMODULE'), + ('yt_dlp.extractor.telebruxelles', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\telebruxelles.py', + 'PYMODULE'), + ('yt_dlp.extractor.tele13', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tele13.py', + 'PYMODULE'), + ('yt_dlp.extractor.tele5', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tele5.py', + 'PYMODULE'), + ('yt_dlp.extractor.ted', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ted.py', + 'PYMODULE'), + ('yt_dlp.extractor.teamtreehouse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\teamtreehouse.py', + 'PYMODULE'), + ('yt_dlp.extractor.teamcoco', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\teamcoco.py', + 'PYMODULE'), + ('yt_dlp.extractor.teachingchannel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\teachingchannel.py', + 'PYMODULE'), + ('yt_dlp.extractor.teachertube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\teachertube.py', + 'PYMODULE'), + ('yt_dlp.extractor.teachable', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\teachable.py', + 'PYMODULE'), + ('yt_dlp.extractor.tbsjp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tbsjp.py', + 'PYMODULE'), + ('yt_dlp.extractor.tbs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tbs.py', + 'PYMODULE'), + ('yt_dlp.extractor.tass', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tass.py', + 'PYMODULE'), + ('yt_dlp.extractor.taptap', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\taptap.py', + 'PYMODULE'), + ('yt_dlp.extractor.tagesschau', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\tagesschau.py', + 'PYMODULE'), + ('yt_dlp.extractor.sztvhu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sztvhu.py', + 'PYMODULE'), + ('yt_dlp.extractor.syvdk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\syvdk.py', + 'PYMODULE'), + ('yt_dlp.extractor.syfy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\syfy.py', + 'PYMODULE'), + ('yt_dlp.extractor.swearnet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\swearnet.py', + 'PYMODULE'), + ('yt_dlp.extractor.svt', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\svt.py', + 'PYMODULE'), + ('yt_dlp.extractor.sverigesradio', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sverigesradio.py', + 'PYMODULE'), + ('yt_dlp.extractor.sunporno', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sunporno.py', + 'PYMODULE'), + ('yt_dlp.extractor.substack', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\substack.py', + 'PYMODULE'), + ('yt_dlp.extractor.stv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stv.py', + 'PYMODULE'), + ('yt_dlp.extractor.stripchat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stripchat.py', + 'PYMODULE'), + ('yt_dlp.extractor.stretchinternet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stretchinternet.py', + 'PYMODULE'), + ('yt_dlp.extractor.streetvoice', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\streetvoice.py', + 'PYMODULE'), + ('yt_dlp.extractor.streamcz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\streamcz.py', + 'PYMODULE'), + ('yt_dlp.extractor.streamable', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\streamable.py', + 'PYMODULE'), + ('yt_dlp.extractor.storyfire', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\storyfire.py', + 'PYMODULE'), + ('yt_dlp.extractor.stitcher', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stitcher.py', + 'PYMODULE'), + ('yt_dlp.extractor.steam', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\steam.py', + 'PYMODULE'), + ('yt_dlp.extractor.startv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\startv.py', + 'PYMODULE'), + ('yt_dlp.extractor.startrek', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\startrek.py', + 'PYMODULE'), + ('yt_dlp.extractor.stanfordoc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stanfordoc.py', + 'PYMODULE'), + ('yt_dlp.extractor.stageplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stageplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.stacommu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\stacommu.py', + 'PYMODULE'), + ('yt_dlp.extractor.srmediathek', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\srmediathek.py', + 'PYMODULE'), + ('yt_dlp.extractor.srgssr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\srgssr.py', + 'PYMODULE'), + ('yt_dlp.extractor.sproutvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sproutvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.sprout', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sprout.py', + 'PYMODULE'), + ('yt_dlp.extractor.springboardplatform', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\springboardplatform.py', + 'PYMODULE'), + ('yt_dlp.extractor.spreaker', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\spreaker.py', + 'PYMODULE'), + ('yt_dlp.extractor.spotify', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\spotify.py', + 'PYMODULE'), + ('yt_dlp.extractor.sportdeutschland', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sportdeutschland.py', + 'PYMODULE'), + ('yt_dlp.extractor.sportbox', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sportbox.py', + 'PYMODULE'), + ('yt_dlp.extractor.sport5', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sport5.py', + 'PYMODULE'), + ('yt_dlp.extractor.spike', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\spike.py', + 'PYMODULE'), + ('yt_dlp.extractor.spiegel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\spiegel.py', + 'PYMODULE'), + ('yt_dlp.extractor.spankbang', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\spankbang.py', + 'PYMODULE'), + ('yt_dlp.extractor.sovietscloset', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sovietscloset.py', + 'PYMODULE'), + ('yt_dlp.extractor.southpark', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\southpark.py', + 'PYMODULE'), + ('yt_dlp.extractor.soundgasm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\soundgasm.py', + 'PYMODULE'), + ('yt_dlp.extractor.soundcloud', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\soundcloud.py', + 'PYMODULE'), + ('yt_dlp.extractor.sonyliv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sonyliv.py', + 'PYMODULE'), + ('yt_dlp.extractor.sohu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sohu.py', + 'PYMODULE'), + ('yt_dlp.extractor.snotr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\snotr.py', + 'PYMODULE'), + ('yt_dlp.extractor.snapchat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\snapchat.py', + 'PYMODULE'), + ('yt_dlp.extractor.smotrim', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\smotrim.py', + 'PYMODULE'), + ('yt_dlp.extractor.slutload', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\slutload.py', + 'PYMODULE'), + ('yt_dlp.extractor.slideslive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\slideslive.py', + 'PYMODULE'), + ('yt_dlp.extractor.slideshare', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\slideshare.py', + 'PYMODULE'), + ('yt_dlp.extractor.skynewsau', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\skynewsau.py', + 'PYMODULE'), + ('yt_dlp.extractor.skynewsarabia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\skynewsarabia.py', + 'PYMODULE'), + ('yt_dlp.extractor.skylinewebcams', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\skylinewebcams.py', + 'PYMODULE'), + ('yt_dlp.extractor.skyit', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\skyit.py', + 'PYMODULE'), + ('yt_dlp.extractor.sky', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sky.py', + 'PYMODULE'), + ('yt_dlp.extractor.skeb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\skeb.py', + 'PYMODULE'), + ('yt_dlp.extractor.sixplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sixplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.sina', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sina.py', + 'PYMODULE'), + ('yt_dlp.extractor.simplecast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\simplecast.py', + 'PYMODULE'), + ('yt_dlp.extractor.sibnet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sibnet.py', + 'PYMODULE'), + ('yt_dlp.extractor.showroomlive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\showroomlive.py', + 'PYMODULE'), + ('yt_dlp.extractor.shemaroome', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\shemaroome.py', + 'PYMODULE'), + ('yt_dlp.extractor.sharevideos', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sharevideos.py', + 'PYMODULE'), + ('yt_dlp.extractor.sharepoint', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sharepoint.py', + 'PYMODULE'), + ('yt_dlp.extractor.shahid', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\shahid.py', + 'PYMODULE'), + ('yt_dlp.extractor.aws', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aws.py', + 'PYMODULE'), + ('yt_dlp.extractor.seznamzpravy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\seznamzpravy.py', + 'PYMODULE'), + ('yt_dlp.extractor.sexu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sexu.py', + 'PYMODULE'), + ('yt_dlp.extractor.sevenplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sevenplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.servus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\servus.py', + 'PYMODULE'), + ('yt_dlp.extractor.sendtonews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sendtonews.py', + 'PYMODULE'), + ('yt_dlp.extractor.senategov', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\senategov.py', + 'PYMODULE'), + ('yt_dlp.extractor.senalcolombia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\senalcolombia.py', + 'PYMODULE'), + ('yt_dlp.extractor.sen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sen.py', + 'PYMODULE'), + ('yt_dlp.extractor.sejmpl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sejmpl.py', + 'PYMODULE'), + ('yt_dlp.extractor.scte', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\scte.py', + 'PYMODULE'), + ('yt_dlp.extractor.scrolller', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\scrolller.py', + 'PYMODULE'), + ('yt_dlp.extractor.scrippsnetworks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\scrippsnetworks.py', + 'PYMODULE'), + ('yt_dlp.extractor.screenrec', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\screenrec.py', + 'PYMODULE'), + ('yt_dlp.extractor.screencastomatic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\screencastomatic.py', + 'PYMODULE'), + ('yt_dlp.extractor.screencastify', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\screencastify.py', + 'PYMODULE'), + ('yt_dlp.extractor.screencast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\screencast.py', + 'PYMODULE'), + ('yt_dlp.extractor.screen9', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\screen9.py', + 'PYMODULE'), + ('yt_dlp.extractor.sbscokr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sbscokr.py', + 'PYMODULE'), + ('yt_dlp.extractor.sbs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sbs.py', + 'PYMODULE'), + ('yt_dlp.extractor.sapo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\sapo.py', + 'PYMODULE'), + ('yt_dlp.extractor.samplefocus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\samplefocus.py', + 'PYMODULE'), + ('yt_dlp.extractor.saitosan', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\saitosan.py', + 'PYMODULE'), + ('yt_dlp.extractor.safari', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\safari.py', + 'PYMODULE'), + ('yt_dlp.extractor.s4c', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\s4c.py', + 'PYMODULE'), + ('yt_dlp.extractor.ruv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ruv.py', + 'PYMODULE'), + ('yt_dlp.extractor.ruutu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ruutu.py', + 'PYMODULE'), + ('yt_dlp.extractor.rutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.rutube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rutube.py', + 'PYMODULE'), + ('yt_dlp.extractor.rumble', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rumble.py', + 'PYMODULE'), + ('yt_dlp.extractor.rule34video', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rule34video.py', + 'PYMODULE'), + ('yt_dlp.extractor.rudovideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rudovideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtvslo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtvslo.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtvs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtvs.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtve', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtve.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtvcplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtvcplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.rts', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rts.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtrfm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtrfm.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtp.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtlnl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtlnl.py', + 'PYMODULE'), + ('yt_dlp.extractor.rtl2', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rtl2.py', + 'PYMODULE'), + ('yt_dlp.extractor.rte', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rte.py', + 'PYMODULE'), + ('yt_dlp.extractor.rozhlas', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rozhlas.py', + 'PYMODULE'), + ('yt_dlp.extractor.rottentomatoes', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rottentomatoes.py', + 'PYMODULE'), + ('yt_dlp.extractor.roosterteeth', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\roosterteeth.py', + 'PYMODULE'), + ('yt_dlp.extractor.rokfin', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rokfin.py', + 'PYMODULE'), + ('yt_dlp.extractor.rockstargames', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rockstargames.py', + 'PYMODULE'), + ('yt_dlp.extractor.rmcdecouverte', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rmcdecouverte.py', + 'PYMODULE'), + ('yt_dlp.extractor.rinsefm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rinsefm.py', + 'PYMODULE'), + ('yt_dlp.extractor.ridehome', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ridehome.py', + 'PYMODULE'), + ('yt_dlp.extractor.rheinmaintv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rheinmaintv.py', + 'PYMODULE'), + ('yt_dlp.extractor.reverbnation', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\reverbnation.py', + 'PYMODULE'), + ('yt_dlp.extractor.reuters', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\reuters.py', + 'PYMODULE'), + ('yt_dlp.extractor.restudy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\restudy.py', + 'PYMODULE'), + ('yt_dlp.extractor.rentv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rentv.py', + 'PYMODULE'), + ('yt_dlp.extractor.redtube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\redtube.py', + 'PYMODULE'), + ('yt_dlp.extractor.redgifs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\redgifs.py', + 'PYMODULE'), + ('yt_dlp.extractor.redge', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\redge.py', + 'PYMODULE'), + ('yt_dlp.extractor.reddit', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\reddit.py', + 'PYMODULE'), + ('yt_dlp.extractor.redbulltv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\redbulltv.py', + 'PYMODULE'), + ('yt_dlp.extractor.redbee', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\redbee.py', + 'PYMODULE'), + ('yt_dlp.extractor.rds', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rds.py', + 'PYMODULE'), + ('yt_dlp.extractor.rcti', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rcti.py', + 'PYMODULE'), + ('yt_dlp.extractor.rcs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rcs.py', + 'PYMODULE'), + ('yt_dlp.extractor.rbgtum', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rbgtum.py', + 'PYMODULE'), + ('yt_dlp.extractor.raywenderlich', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\raywenderlich.py', + 'PYMODULE'), + ('yt_dlp.extractor.rai', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\rai.py', + 'PYMODULE'), + ('yt_dlp.extractor.radlive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radlive.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiozet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiozet.py', + 'PYMODULE'), + ('yt_dlp.extractor.radioradicale', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radioradicale.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiokapital', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiokapital.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiojavan', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiojavan.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiofrance', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiofrance.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiode', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiode.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiocomercial', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiocomercial.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiocanada', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiocanada.py', + 'PYMODULE'), + ('yt_dlp.extractor.radiko', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\radiko.py', + 'PYMODULE'), + ('yt_dlp.extractor.r7', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\r7.py', + 'PYMODULE'), + ('yt_dlp.extractor.qqmusic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\qqmusic.py', + 'PYMODULE'), + ('yt_dlp.extractor.qingting', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\qingting.py', + 'PYMODULE'), + ('yt_dlp.extractor.qdance', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\qdance.py', + 'PYMODULE'), + ('yt_dlp.extractor.pyvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pyvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.puls4', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\puls4.py', + 'PYMODULE'), + ('yt_dlp.extractor.puhutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\puhutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.prx', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\prx.py', + 'PYMODULE'), + ('yt_dlp.extractor.prosiebensat1', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\prosiebensat1.py', + 'PYMODULE'), + ('yt_dlp.extractor.projectveritas', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\projectveritas.py', + 'PYMODULE'), + ('yt_dlp.extractor.presstv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\presstv.py', + 'PYMODULE'), + ('yt_dlp.extractor.premiershiprugby', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\premiershiprugby.py', + 'PYMODULE'), + ('yt_dlp.extractor.prankcast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\prankcast.py', + 'PYMODULE'), + ('yt_dlp.extractor.pr0gramm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pr0gramm.py', + 'PYMODULE'), + ('yt_dlp.extractor.pornoxo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pornoxo.py', + 'PYMODULE'), + ('yt_dlp.extractor.pornovoisines', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pornovoisines.py', + 'PYMODULE'), + ('yt_dlp.extractor.pornotube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pornotube.py', + 'PYMODULE'), + ('yt_dlp.extractor.pornhub', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pornhub.py', + 'PYMODULE'), + ('yt_dlp.extractor.pornflip', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pornflip.py', + 'PYMODULE'), + ('yt_dlp.extractor.pornbox', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pornbox.py', + 'PYMODULE'), + ('yt_dlp.extractor.popcorntv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\popcorntv.py', + 'PYMODULE'), + ('yt_dlp.extractor.popcorntimes', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\popcorntimes.py', + 'PYMODULE'), + ('yt_dlp.extractor.polskieradio', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\polskieradio.py', + 'PYMODULE'), + ('yt_dlp.extractor.polsatgo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\polsatgo.py', + 'PYMODULE'), + ('yt_dlp.extractor.pokergo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pokergo.py', + 'PYMODULE'), + ('yt_dlp.extractor.podomatic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\podomatic.py', + 'PYMODULE'), + ('yt_dlp.extractor.podchaser', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\podchaser.py', + 'PYMODULE'), + ('yt_dlp.extractor.podbayfm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\podbayfm.py', + 'PYMODULE'), + ('yt_dlp.extractor.plutotv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\plutotv.py', + 'PYMODULE'), + ('yt_dlp.extractor.pluralsight', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pluralsight.py', + 'PYMODULE'), + ('yt_dlp.extractor.playwire', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\playwire.py', + 'PYMODULE'), + ('yt_dlp.extractor.playtvak', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\playtvak.py', + 'PYMODULE'), + ('yt_dlp.extractor.playsuisse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\playsuisse.py', + 'PYMODULE'), + ('yt_dlp.extractor.playplustv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\playplustv.py', + 'PYMODULE'), + ('yt_dlp.extractor.platzi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\platzi.py', + 'PYMODULE'), + ('yt_dlp.extractor.planetmarathi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\planetmarathi.py', + 'PYMODULE'), + ('yt_dlp.extractor.pladform', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pladform.py', + 'PYMODULE'), + ('yt_dlp.extractor.pixivsketch', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pixivsketch.py', + 'PYMODULE'), + ('yt_dlp.extractor.pinterest', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pinterest.py', + 'PYMODULE'), + ('yt_dlp.extractor.pinkbike', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pinkbike.py', + 'PYMODULE'), + ('yt_dlp.extractor.piksel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\piksel.py', + 'PYMODULE'), + ('yt_dlp.extractor.picarto', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\picarto.py', + 'PYMODULE'), + ('yt_dlp.extractor.piapro', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\piapro.py', + 'PYMODULE'), + ('yt_dlp.extractor.pialive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pialive.py', + 'PYMODULE'), + ('yt_dlp.extractor.photobucket', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\photobucket.py', + 'PYMODULE'), + ('yt_dlp.extractor.phoenix', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\phoenix.py', + 'PYMODULE'), + ('yt_dlp.extractor.philharmoniedeparis', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\philharmoniedeparis.py', + 'PYMODULE'), + ('yt_dlp.extractor.pgatour', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pgatour.py', + 'PYMODULE'), + ('yt_dlp.extractor.periscope', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\periscope.py', + 'PYMODULE'), + ('yt_dlp.extractor.performgroup', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\performgroup.py', + 'PYMODULE'), + ('yt_dlp.extractor.peloton', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\peloton.py', + 'PYMODULE'), + ('yt_dlp.extractor.peertv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\peertv.py', + 'PYMODULE'), + ('yt_dlp.extractor.peertube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\peertube.py', + 'PYMODULE'), + ('yt_dlp.extractor.peekvids', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\peekvids.py', + 'PYMODULE'), + ('yt_dlp.extractor.pearvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pearvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.pbs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\pbs.py', + 'PYMODULE'), + ('yt_dlp.extractor.patreon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\patreon.py', + 'PYMODULE'), + ('yt_dlp.extractor.parlview', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\parlview.py', + 'PYMODULE'), + ('yt_dlp.extractor.parler', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\parler.py', + 'PYMODULE'), + ('yt_dlp.extractor.paramountplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\paramountplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.panopto', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\panopto.py', + 'PYMODULE'), + ('yt_dlp.extractor.palcomp3', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\palcomp3.py', + 'PYMODULE'), + ('yt_dlp.extractor.packtpub', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\packtpub.py', + 'PYMODULE'), + ('yt_dlp.extractor.owncloud', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\owncloud.py', + 'PYMODULE'), + ('yt_dlp.extractor.outsidetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\outsidetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.orf', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\orf.py', + 'PYMODULE'), + ('yt_dlp.extractor.ora', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ora.py', + 'PYMODULE'), + ('yt_dlp.extractor.openrec', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\openrec.py', + 'PYMODULE'), + ('yt_dlp.extractor.opencast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\opencast.py', + 'PYMODULE'), + ('yt_dlp.extractor.onionstudios', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\onionstudios.py', + 'PYMODULE'), + ('yt_dlp.extractor.onet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\onet.py', + 'PYMODULE'), + ('yt_dlp.extractor.oneplace', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\oneplace.py', + 'PYMODULE'), + ('yt_dlp.extractor.onenewsnz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\onenewsnz.py', + 'PYMODULE'), + ('yt_dlp.extractor.onefootball', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\onefootball.py', + 'PYMODULE'), + ('yt_dlp.extractor.ondemandkorea', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ondemandkorea.py', + 'PYMODULE'), + ('yt_dlp.extractor.on24', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\on24.py', + 'PYMODULE'), + ('yt_dlp.extractor.olympics', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\olympics.py', + 'PYMODULE'), + ('yt_dlp.extractor.oktoberfesttv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\oktoberfesttv.py', + 'PYMODULE'), + ('yt_dlp.extractor.oftv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\oftv.py', + 'PYMODULE'), + ('yt_dlp.extractor.odnoklassniki', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\odnoklassniki.py', + 'PYMODULE'), + ('yt_dlp.extractor.odkmedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\odkmedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.nzz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nzz.py', + 'PYMODULE'), + ('yt_dlp.extractor.nzonscreen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nzonscreen.py', + 'PYMODULE'), + ('yt_dlp.extractor.nzherald', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nzherald.py', + 'PYMODULE'), + ('yt_dlp.extractor.nytimes', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nytimes.py', + 'PYMODULE'), + ('yt_dlp.extractor.nuvid', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nuvid.py', + 'PYMODULE'), + ('yt_dlp.extractor.nuum', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nuum.py', + 'PYMODULE'), + ('yt_dlp.extractor.nubilesporn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nubilesporn.py', + 'PYMODULE'), + ('yt_dlp.extractor.ntvru', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ntvru.py', + 'PYMODULE'), + ('yt_dlp.extractor.ntvde', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ntvde.py', + 'PYMODULE'), + ('yt_dlp.extractor.ntvcojp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ntvcojp.py', + 'PYMODULE'), + ('yt_dlp.extractor.nts', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nts.py', + 'PYMODULE'), + ('yt_dlp.extractor.nrl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nrl.py', + 'PYMODULE'), + ('yt_dlp.extractor.nrk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nrk.py', + 'PYMODULE'), + ('yt_dlp.extractor.npr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\npr.py', + 'PYMODULE'), + ('yt_dlp.extractor.npo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\npo.py', + 'PYMODULE'), + ('yt_dlp.extractor.noz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\noz.py', + 'PYMODULE'), + ('yt_dlp.extractor.nowness', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nowness.py', + 'PYMODULE'), + ('yt_dlp.extractor.novaplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\novaplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.nova', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nova.py', + 'PYMODULE'), + ('yt_dlp.extractor.nosnl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nosnl.py', + 'PYMODULE'), + ('yt_dlp.extractor.noovo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\noovo.py', + 'PYMODULE'), + ('yt_dlp.extractor.noodlemagazine', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\noodlemagazine.py', + 'PYMODULE'), + ('yt_dlp.extractor.nonktube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nonktube.py', + 'PYMODULE'), + ('yt_dlp.extractor.nuevo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nuevo.py', + 'PYMODULE'), + ('yt_dlp.extractor.noice', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\noice.py', + 'PYMODULE'), + ('yt_dlp.extractor.nobelprize', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nobelprize.py', + 'PYMODULE'), + ('yt_dlp.extractor.nitter', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nitter.py', + 'PYMODULE'), + ('yt_dlp.extractor.nintendo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nintendo.py', + 'PYMODULE'), + ('yt_dlp.extractor.ninenow', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ninenow.py', + 'PYMODULE'), + ('yt_dlp.extractor.ninenews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ninenews.py', + 'PYMODULE'), + ('yt_dlp.extractor.ninegag', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ninegag.py', + 'PYMODULE'), + ('yt_dlp.extractor.ninecninemedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ninecninemedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.ninaprotocol', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ninaprotocol.py', + 'PYMODULE'), + ('yt_dlp.extractor.niconicochannelplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\niconicochannelplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.niconico', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\niconico.py', + 'PYMODULE'), + ('yt_dlp.extractor.nick', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nick.py', + 'PYMODULE'), + ('yt_dlp.extractor.nhl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nhl.py', + 'PYMODULE'), + ('yt_dlp.extractor.nhk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nhk.py', + 'PYMODULE'), + ('yt_dlp.extractor.nfl', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nfl.py', + 'PYMODULE'), + ('yt_dlp.extractor.nfhsnetwork', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nfhsnetwork.py', + 'PYMODULE'), + ('yt_dlp.extractor.nfb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nfb.py', + 'PYMODULE'), + ('yt_dlp.extractor.nexx', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nexx.py', + 'PYMODULE'), + ('yt_dlp.extractor.nextmedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nextmedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.newsy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\newsy.py', + 'PYMODULE'), + ('yt_dlp.extractor.newspicks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\newspicks.py', + 'PYMODULE'), + ('yt_dlp.extractor.newgrounds', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\newgrounds.py', + 'PYMODULE'), + ('yt_dlp.extractor.netzkino', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\netzkino.py', + 'PYMODULE'), + ('yt_dlp.extractor.netverse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\netverse.py', + 'PYMODULE'), + ('yt_dlp.extractor.neteasemusic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\neteasemusic.py', + 'PYMODULE'), + ('yt_dlp.extractor.nerdcubed', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nerdcubed.py', + 'PYMODULE'), + ('yt_dlp.extractor.nekohacker', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nekohacker.py', + 'PYMODULE'), + ('yt_dlp.extractor.nebula', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nebula.py', + 'PYMODULE'), + ('yt_dlp.extractor.ndtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ndtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.ndr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ndr.py', + 'PYMODULE'), + ('yt_dlp.extractor.nbc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nbc.py', + 'PYMODULE'), + ('yt_dlp.extractor.nba', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nba.py', + 'PYMODULE'), + ('yt_dlp.extractor.naver', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\naver.py', + 'PYMODULE'), + ('yt_dlp.extractor.nationalgeographic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nationalgeographic.py', + 'PYMODULE'), + ('yt_dlp.extractor.nate', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\nate.py', + 'PYMODULE'), + ('yt_dlp.extractor.n1', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\n1.py', + 'PYMODULE'), + ('yt_dlp.extractor.mzaalo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mzaalo.py', + 'PYMODULE'), + ('yt_dlp.extractor.myvidster', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\myvidster.py', + 'PYMODULE'), + ('yt_dlp.extractor.myvideoge', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\myvideoge.py', + 'PYMODULE'), + ('yt_dlp.extractor.myspass', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\myspass.py', + 'PYMODULE'), + ('yt_dlp.extractor.myspace', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\myspace.py', + 'PYMODULE'), + ('yt_dlp.extractor.mxplayer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mxplayer.py', + 'PYMODULE'), + ('yt_dlp.extractor.mx3', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mx3.py', + 'PYMODULE'), + ('yt_dlp.extractor.musicdex', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\musicdex.py', + 'PYMODULE'), + ('yt_dlp.extractor.musescore', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\musescore.py', + 'PYMODULE'), + ('yt_dlp.extractor.museai', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\museai.py', + 'PYMODULE'), + ('yt_dlp.extractor.murrtube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\murrtube.py', + 'PYMODULE'), + ('yt_dlp.extractor.muenchentv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\muenchentv.py', + 'PYMODULE'), + ('yt_dlp.extractor.mtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.msn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\msn.py', + 'PYMODULE'), + ('yt_dlp.extractor.movingimage', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\movingimage.py', + 'PYMODULE'), + ('yt_dlp.extractor.moviezine', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\moviezine.py', + 'PYMODULE'), + ('yt_dlp.extractor.moview', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\moview.py', + 'PYMODULE'), + ('yt_dlp.extractor.jixie', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jixie.py', + 'PYMODULE'), + ('yt_dlp.extractor.moviepilot', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\moviepilot.py', + 'PYMODULE'), + ('yt_dlp.extractor.motorsport', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\motorsport.py', + 'PYMODULE'), + ('yt_dlp.extractor.motherless', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\motherless.py', + 'PYMODULE'), + ('yt_dlp.extractor.monstercat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\monstercat.py', + 'PYMODULE'), + ('yt_dlp.extractor.mojvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mojvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.mojevideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mojevideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.mocha', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mocha.py', + 'PYMODULE'), + ('yt_dlp.extractor.mlssoccer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mlssoccer.py', + 'PYMODULE'), + ('yt_dlp.extractor.mlb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mlb.py', + 'PYMODULE'), + ('yt_dlp.extractor.mixcloud', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mixcloud.py', + 'PYMODULE'), + ('yt_dlp.extractor.mixch', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mixch.py', + 'PYMODULE'), + ('yt_dlp.extractor.mitele', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mitele.py', + 'PYMODULE'), + ('yt_dlp.extractor.mit', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mit.py', + 'PYMODULE'), + ('yt_dlp.extractor.mirrorcouk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mirrorcouk.py', + 'PYMODULE'), + ('yt_dlp.extractor.mirrativ', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mirrativ.py', + 'PYMODULE'), + ('yt_dlp.extractor.minoto', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\minoto.py', + 'PYMODULE'), + ('yt_dlp.extractor.minds', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\minds.py', + 'PYMODULE'), + ('yt_dlp.extractor.microsoftstream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\microsoftstream.py', + 'PYMODULE'), + ('yt_dlp.extractor.microsoftembed', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\microsoftembed.py', + 'PYMODULE'), + ('yt_dlp.extractor.mgtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mgtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.metacritic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\metacritic.py', + 'PYMODULE'), + ('yt_dlp.extractor.melonvod', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\melonvod.py', + 'PYMODULE'), + ('yt_dlp.extractor.meipai', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\meipai.py', + 'PYMODULE'), + ('yt_dlp.extractor.megatvcom', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\megatvcom.py', + 'PYMODULE'), + ('yt_dlp.extractor.megaphone', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\megaphone.py', + 'PYMODULE'), + ('yt_dlp.extractor.medici', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\medici.py', + 'PYMODULE'), + ('yt_dlp.extractor.mediaworksnz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mediaworksnz.py', + 'PYMODULE'), + ('yt_dlp.extractor.mediastream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mediastream.py', + 'PYMODULE'), + ('yt_dlp.extractor.mediasite', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mediasite.py', + 'PYMODULE'), + ('yt_dlp.extractor.mediaset', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mediaset.py', + 'PYMODULE'), + ('yt_dlp.extractor.medialaan', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\medialaan.py', + 'PYMODULE'), + ('yt_dlp.extractor.mediaklikk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mediaklikk.py', + 'PYMODULE'), + ('yt_dlp.extractor.mediaite', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mediaite.py', + 'PYMODULE'), + ('yt_dlp.extractor.medaltv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\medaltv.py', + 'PYMODULE'), + ('yt_dlp.extractor.mdr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mdr.py', + 'PYMODULE'), + ('yt_dlp.extractor.mbn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mbn.py', + 'PYMODULE'), + ('yt_dlp.extractor.matchtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\matchtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.masters', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\masters.py', + 'PYMODULE'), + ('yt_dlp.extractor.massengeschmacktv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\massengeschmacktv.py', + 'PYMODULE'), + ('yt_dlp.extractor.markiza', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\markiza.py', + 'PYMODULE'), + ('yt_dlp.extractor.maoritv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\maoritv.py', + 'PYMODULE'), + ('yt_dlp.extractor.manyvids', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\manyvids.py', + 'PYMODULE'), + ('yt_dlp.extractor.manoto', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\manoto.py', + 'PYMODULE'), + ('yt_dlp.extractor.mangomolo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mangomolo.py', + 'PYMODULE'), + ('yt_dlp.extractor.mainstreaming', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mainstreaming.py', + 'PYMODULE'), + ('yt_dlp.extractor.mailru', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\mailru.py', + 'PYMODULE'), + ('yt_dlp.extractor.magentamusik', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\magentamusik.py', + 'PYMODULE'), + ('yt_dlp.extractor.magellantv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\magellantv.py', + 'PYMODULE'), + ('yt_dlp.extractor.maariv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\maariv.py', + 'PYMODULE'), + ('yt_dlp.extractor.lynda', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lynda.py', + 'PYMODULE'), + ('yt_dlp.extractor.lumni', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lumni.py', + 'PYMODULE'), + ('yt_dlp.extractor.lsm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lsm.py', + 'PYMODULE'), + ('yt_dlp.extractor.lrt', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lrt.py', + 'PYMODULE'), + ('yt_dlp.extractor.lovehomeporn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lovehomeporn.py', + 'PYMODULE'), + ('yt_dlp.extractor.loom', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\loom.py', + 'PYMODULE'), + ('yt_dlp.extractor.lnk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lnk.py', + 'PYMODULE'), + ('yt_dlp.extractor.livestreamfails', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\livestreamfails.py', + 'PYMODULE'), + ('yt_dlp.extractor.livestream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\livestream.py', + 'PYMODULE'), + ('yt_dlp.extractor.livejournal', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\livejournal.py', + 'PYMODULE'), + ('yt_dlp.extractor.litv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\litv.py', + 'PYMODULE'), + ('yt_dlp.extractor.listennotes', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\listennotes.py', + 'PYMODULE'), + ('yt_dlp.extractor.liputan6', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\liputan6.py', + 'PYMODULE'), + ('yt_dlp.extractor.linkedin', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\linkedin.py', + 'PYMODULE'), + ('yt_dlp.extractor.limelight', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\limelight.py', + 'PYMODULE'), + ('yt_dlp.extractor.likee', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\likee.py', + 'PYMODULE'), + ('yt_dlp.extractor.lifenews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lifenews.py', + 'PYMODULE'), + ('yt_dlp.extractor.libsyn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\libsyn.py', + 'PYMODULE'), + ('yt_dlp.extractor.libraryofcongress', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\libraryofcongress.py', + 'PYMODULE'), + ('yt_dlp.extractor.lenta', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lenta.py', + 'PYMODULE'), + ('yt_dlp.extractor.lemonde', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lemonde.py', + 'PYMODULE'), + ('yt_dlp.extractor.lego', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lego.py', + 'PYMODULE'), + ('yt_dlp.extractor.lefigaro', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lefigaro.py', + 'PYMODULE'), + ('yt_dlp.extractor.leeco', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\leeco.py', + 'PYMODULE'), + ('yt_dlp.extractor.lecturio', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lecturio.py', + 'PYMODULE'), + ('yt_dlp.extractor.lecture2go', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lecture2go.py', + 'PYMODULE'), + ('yt_dlp.extractor.learningonscreen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\learningonscreen.py', + 'PYMODULE'), + ('yt_dlp.extractor.lcp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lcp.py', + 'PYMODULE'), + ('yt_dlp.extractor.lci', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lci.py', + 'PYMODULE'), + ('yt_dlp.extractor.lbry', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lbry.py', + 'PYMODULE'), + ('yt_dlp.extractor.laxarxames', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\laxarxames.py', + 'PYMODULE'), + ('yt_dlp.extractor.lastfm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lastfm.py', + 'PYMODULE'), + ('yt_dlp.extractor.laracasts', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\laracasts.py', + 'PYMODULE'), + ('yt_dlp.extractor.la7', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\la7.py', + 'PYMODULE'), + ('yt_dlp.extractor.kuwo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kuwo.py', + 'PYMODULE'), + ('yt_dlp.extractor.kukululive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kukululive.py', + 'PYMODULE'), + ('yt_dlp.extractor.ku6', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ku6.py', + 'PYMODULE'), + ('yt_dlp.extractor.kth', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kth.py', + 'PYMODULE'), + ('yt_dlp.extractor.krasview', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\krasview.py', + 'PYMODULE'), + ('yt_dlp.extractor.koo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\koo.py', + 'PYMODULE'), + ('yt_dlp.extractor.kompas', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kompas.py', + 'PYMODULE'), + ('yt_dlp.extractor.kommunetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kommunetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.kinopoisk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kinopoisk.py', + 'PYMODULE'), + ('yt_dlp.extractor.kinja', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kinja.py', + 'PYMODULE'), + ('yt_dlp.extractor.kika', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kika.py', + 'PYMODULE'), + ('yt_dlp.extractor.kickstarter', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kickstarter.py', + 'PYMODULE'), + ('yt_dlp.extractor.kicker', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kicker.py', + 'PYMODULE'), + ('yt_dlp.extractor.kick', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kick.py', + 'PYMODULE'), + ('yt_dlp.extractor.khanacademy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\khanacademy.py', + 'PYMODULE'), + ('yt_dlp.extractor.kenh14', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kenh14.py', + 'PYMODULE'), + ('yt_dlp.extractor.kelbyone', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kelbyone.py', + 'PYMODULE'), + ('yt_dlp.extractor.karaoketv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\karaoketv.py', + 'PYMODULE'), + ('yt_dlp.extractor.kankanews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kankanews.py', + 'PYMODULE'), + ('yt_dlp.extractor.kaltura', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kaltura.py', + 'PYMODULE'), + ('yt_dlp.extractor.kakao', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\kakao.py', + 'PYMODULE'), + ('yt_dlp.extractor.jwplatform', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jwplatform.py', + 'PYMODULE'), + ('yt_dlp.extractor.jtbc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jtbc.py', + 'PYMODULE'), + ('yt_dlp.extractor.jstream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jstream.py', + 'PYMODULE'), + ('yt_dlp.extractor.jove', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jove.py', + 'PYMODULE'), + ('yt_dlp.extractor.joqrag', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\joqrag.py', + 'PYMODULE'), + ('yt_dlp.extractor.joj', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\joj.py', + 'PYMODULE'), + ('yt_dlp.extractor.jiosaavn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jiosaavn.py', + 'PYMODULE'), + ('yt_dlp.extractor.jiocinema', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jiocinema.py', + 'PYMODULE'), + ('yt_dlp.extractor.jeuxvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jeuxvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.japandiet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\japandiet.py', + 'PYMODULE'), + ('yt_dlp.extractor.jamendo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\jamendo.py', + 'PYMODULE'), + ('yt_dlp.extractor.izlesene', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\izlesene.py', + 'PYMODULE'), + ('yt_dlp.extractor.ixigua', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ixigua.py', + 'PYMODULE'), + ('yt_dlp.extractor.iwara', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\iwara.py', + 'PYMODULE'), + ('yt_dlp.extractor.ivideon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ivideon.py', + 'PYMODULE'), + ('yt_dlp.extractor.ivi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ivi.py', + 'PYMODULE'), + ('yt_dlp.extractor.itv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\itv.py', + 'PYMODULE'), + ('yt_dlp.extractor.itprotv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\itprotv.py', + 'PYMODULE'), + ('yt_dlp.extractor.israelnationalnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\israelnationalnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.islamchannel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\islamchannel.py', + 'PYMODULE'), + ('yt_dlp.extractor.iqiyi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\iqiyi.py', + 'PYMODULE'), + ('yt_dlp.extractor.iprima', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\iprima.py', + 'PYMODULE'), + ('yt_dlp.extractor.internetvideoarchive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\internetvideoarchive.py', + 'PYMODULE'), + ('yt_dlp.extractor.internazionale', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\internazionale.py', + 'PYMODULE'), + ('yt_dlp.extractor.instagram', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\instagram.py', + 'PYMODULE'), + ('yt_dlp.extractor.infoq', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\infoq.py', + 'PYMODULE'), + ('yt_dlp.extractor.indavideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\indavideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.inc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\inc.py', + 'PYMODULE'), + ('yt_dlp.extractor.ina', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ina.py', + 'PYMODULE'), + ('yt_dlp.extractor.imgur', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\imgur.py', + 'PYMODULE'), + ('yt_dlp.extractor.imdb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\imdb.py', + 'PYMODULE'), + ('yt_dlp.extractor.iltalehti', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\iltalehti.py', + 'PYMODULE'), + ('yt_dlp.extractor.ilpost', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ilpost.py', + 'PYMODULE'), + ('yt_dlp.extractor.iheart', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\iheart.py', + 'PYMODULE'), + ('yt_dlp.extractor.ign', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ign.py', + 'PYMODULE'), + ('yt_dlp.extractor.idolplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\idolplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.ichinanalive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ichinanalive.py', + 'PYMODULE'), + ('yt_dlp.extractor.icareus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\icareus.py', + 'PYMODULE'), + ('yt_dlp.extractor.hytale', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hytale.py', + 'PYMODULE'), + ('yt_dlp.extractor.hypergryph', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hypergryph.py', + 'PYMODULE'), + ('yt_dlp.extractor.hypem', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hypem.py', + 'PYMODULE'), + ('yt_dlp.extractor.huya', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\huya.py', + 'PYMODULE'), + ('yt_dlp.extractor.hungama', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hungama.py', + 'PYMODULE'), + ('yt_dlp.extractor.huffpost', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\huffpost.py', + 'PYMODULE'), + ('yt_dlp.extractor.huajiao', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\huajiao.py', + 'PYMODULE'), + ('yt_dlp.extractor.hse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hse.py', + 'PYMODULE'), + ('yt_dlp.extractor.hrti', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hrti.py', + 'PYMODULE'), + ('yt_dlp.extractor.hrfensehen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hrfensehen.py', + 'PYMODULE'), + ('yt_dlp.extractor.hrefli', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hrefli.py', + 'PYMODULE'), + ('yt_dlp.extractor.hotstar', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hotstar.py', + 'PYMODULE'), + ('yt_dlp.extractor.hotnewhiphop', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hotnewhiphop.py', + 'PYMODULE'), + ('yt_dlp.extractor.holodex', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\holodex.py', + 'PYMODULE'), + ('yt_dlp.extractor.hollywoodreporter', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hollywoodreporter.py', + 'PYMODULE'), + ('yt_dlp.extractor.hketv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hketv.py', + 'PYMODULE'), + ('yt_dlp.extractor.hitrecord', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hitrecord.py', + 'PYMODULE'), + ('yt_dlp.extractor.historicfilms', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\historicfilms.py', + 'PYMODULE'), + ('yt_dlp.extractor.hidive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hidive.py', + 'PYMODULE'), + ('yt_dlp.extractor.hgtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hgtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.hellporno', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hellporno.py', + 'PYMODULE'), + ('yt_dlp.extractor.heise', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\heise.py', + 'PYMODULE'), + ('yt_dlp.extractor.hearthisat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hearthisat.py', + 'PYMODULE'), + ('yt_dlp.extractor.hbo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\hbo.py', + 'PYMODULE'), + ('yt_dlp.extractor.harpodeon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\harpodeon.py', + 'PYMODULE'), + ('yt_dlp.extractor.groupon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\groupon.py', + 'PYMODULE'), + ('yt_dlp.extractor.gronkh', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gronkh.py', + 'PYMODULE'), + ('yt_dlp.extractor.graspop', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\graspop.py', + 'PYMODULE'), + ('yt_dlp.extractor.gputechconf', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gputechconf.py', + 'PYMODULE'), + ('yt_dlp.extractor.gotostage', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gotostage.py', + 'PYMODULE'), + ('yt_dlp.extractor.goshgay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\goshgay.py', + 'PYMODULE'), + ('yt_dlp.extractor.gopro', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gopro.py', + 'PYMODULE'), + ('yt_dlp.extractor.goplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\goplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.googlesearch', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\googlesearch.py', + 'PYMODULE'), + ('yt_dlp.extractor.googlepodcasts', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\googlepodcasts.py', + 'PYMODULE'), + ('yt_dlp.extractor.googledrive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\googledrive.py', + 'PYMODULE'), + ('yt_dlp.extractor.goodgame', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\goodgame.py', + 'PYMODULE'), + ('yt_dlp.extractor.golem', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\golem.py', + 'PYMODULE'), + ('yt_dlp.extractor.gofile', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gofile.py', + 'PYMODULE'), + ('yt_dlp.extractor.godtube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\godtube.py', + 'PYMODULE'), + ('yt_dlp.extractor.godresource', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\godresource.py', + 'PYMODULE'), + ('yt_dlp.extractor.go', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\go.py', + 'PYMODULE'), + ('yt_dlp.extractor.gmanetwork', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gmanetwork.py', + 'PYMODULE'), + ('yt_dlp.extractor.glomex', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\glomex.py', + 'PYMODULE'), + ('yt_dlp.extractor.globo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\globo.py', + 'PYMODULE'), + ('yt_dlp.extractor.globalplayer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\globalplayer.py', + 'PYMODULE'), + ('yt_dlp.extractor.glide', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\glide.py', + 'PYMODULE'), + ('yt_dlp.extractor.giantbomb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\giantbomb.py', + 'PYMODULE'), + ('yt_dlp.extractor.gettr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gettr.py', + 'PYMODULE'), + ('yt_dlp.extractor.getcourseru', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\getcourseru.py', + 'PYMODULE'), + ('yt_dlp.extractor.germanupa', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\germanupa.py', + 'PYMODULE'), + ('yt_dlp.extractor.genius', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\genius.py', + 'PYMODULE'), + ('yt_dlp.extractor.genericembeds', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\genericembeds.py', + 'PYMODULE'), + ('yt_dlp.extractor.generic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\generic.py', + 'PYMODULE'), + ('yt_dlp.extractor.gedidigital', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gedidigital.py', + 'PYMODULE'), + ('yt_dlp.extractor.gdcvault', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gdcvault.py', + 'PYMODULE'), + ('yt_dlp.extractor.gbnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gbnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.gazeta', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gazeta.py', + 'PYMODULE'), + ('yt_dlp.extractor.gaskrank', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gaskrank.py', + 'PYMODULE'), + ('yt_dlp.extractor.gamestar', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gamestar.py', + 'PYMODULE'), + ('yt_dlp.extractor.gamespot', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gamespot.py', + 'PYMODULE'), + ('yt_dlp.extractor.gamejolt', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gamejolt.py', + 'PYMODULE'), + ('yt_dlp.extractor.gamedevtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gamedevtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.gaia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gaia.py', + 'PYMODULE'), + ('yt_dlp.extractor.gab', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\gab.py', + 'PYMODULE'), + ('yt_dlp.extractor.fuyintv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fuyintv.py', + 'PYMODULE'), + ('yt_dlp.extractor.funker530', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\funker530.py', + 'PYMODULE'), + ('yt_dlp.extractor.funk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\funk.py', + 'PYMODULE'), + ('yt_dlp.extractor.funimation', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\funimation.py', + 'PYMODULE'), + ('yt_dlp.extractor.fujitv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fujitv.py', + 'PYMODULE'), + ('yt_dlp.extractor.frontendmasters', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\frontendmasters.py', + 'PYMODULE'), + ('yt_dlp.extractor.freetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\freetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.freespeech', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\freespeech.py', + 'PYMODULE'), + ('yt_dlp.extractor.freesound', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\freesound.py', + 'PYMODULE'), + ('yt_dlp.extractor.francetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\francetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.franceinter', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\franceinter.py', + 'PYMODULE'), + ('yt_dlp.extractor.fptplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fptplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.foxsports', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\foxsports.py', + 'PYMODULE'), + ('yt_dlp.extractor.foxnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\foxnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.amp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\amp.py', + 'PYMODULE'), + ('yt_dlp.extractor.fox9', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fox9.py', + 'PYMODULE'), + ('yt_dlp.extractor.fox', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fox.py', + 'PYMODULE'), + ('yt_dlp.extractor.fourtube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fourtube.py', + 'PYMODULE'), + ('yt_dlp.extractor.formula1', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\formula1.py', + 'PYMODULE'), + ('yt_dlp.extractor.footyroom', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\footyroom.py', + 'PYMODULE'), + ('yt_dlp.extractor.folketinget', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\folketinget.py', + 'PYMODULE'), + ('yt_dlp.extractor.floatplane', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\floatplane.py', + 'PYMODULE'), + ('yt_dlp.extractor.flickr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\flickr.py', + 'PYMODULE'), + ('yt_dlp.extractor.flextv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\flextv.py', + 'PYMODULE'), + ('yt_dlp.extractor.fivetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fivetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.firsttv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\firsttv.py', + 'PYMODULE'), + ('yt_dlp.extractor.filmweb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\filmweb.py', + 'PYMODULE'), + ('yt_dlp.extractor.filmon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\filmon.py', + 'PYMODULE'), + ('yt_dlp.extractor.fifa', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fifa.py', + 'PYMODULE'), + ('yt_dlp.extractor.fczenit', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fczenit.py', + 'PYMODULE'), + ('yt_dlp.extractor.fc2', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fc2.py', + 'PYMODULE'), + ('yt_dlp.extractor.faz', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\faz.py', + 'PYMODULE'), + ('yt_dlp.extractor.fathom', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fathom.py', + 'PYMODULE'), + ('yt_dlp.extractor.fancode', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\fancode.py', + 'PYMODULE'), + ('yt_dlp.extractor.facebook', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\facebook.py', + 'PYMODULE'), + ('yt_dlp.extractor.eyedotv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eyedotv.py', + 'PYMODULE'), + ('yt_dlp.extractor.expressen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\expressen.py', + 'PYMODULE'), + ('yt_dlp.extractor.euscreen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\euscreen.py', + 'PYMODULE'), + ('yt_dlp.extractor.eurosport', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eurosport.py', + 'PYMODULE'), + ('yt_dlp.extractor.europeantour', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\europeantour.py', + 'PYMODULE'), + ('yt_dlp.extractor.europa', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\europa.py', + 'PYMODULE'), + ('yt_dlp.extractor.ettutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ettutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.espn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\espn.py', + 'PYMODULE'), + ('yt_dlp.extractor.ertgr', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ertgr.py', + 'PYMODULE'), + ('yt_dlp.extractor.err', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\err.py', + 'PYMODULE'), + ('yt_dlp.extractor.eroprofile', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eroprofile.py', + 'PYMODULE'), + ('yt_dlp.extractor.erocast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\erocast.py', + 'PYMODULE'), + ('yt_dlp.extractor.eporner', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eporner.py', + 'PYMODULE'), + ('yt_dlp.extractor.epoch', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\epoch.py', + 'PYMODULE'), + ('yt_dlp.extractor.eplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.epidemicsound', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\epidemicsound.py', + 'PYMODULE'), + ('yt_dlp.extractor.epicon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\epicon.py', + 'PYMODULE'), + ('yt_dlp.extractor.embedly', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\embedly.py', + 'PYMODULE'), + ('yt_dlp.extractor.eltrecetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eltrecetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.elpais', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\elpais.py', + 'PYMODULE'), + ('yt_dlp.extractor.elonet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\elonet.py', + 'PYMODULE'), + ('yt_dlp.extractor.elementorembed', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\elementorembed.py', + 'PYMODULE'), + ('yt_dlp.extractor.eitb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eitb.py', + 'PYMODULE'), + ('yt_dlp.extractor.eighttracks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eighttracks.py', + 'PYMODULE'), + ('yt_dlp.extractor.egghead', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\egghead.py', + 'PYMODULE'), + ('yt_dlp.extractor.ebay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ebay.py', + 'PYMODULE'), + ('yt_dlp.extractor.ebaumsworld', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ebaumsworld.py', + 'PYMODULE'), + ('yt_dlp.extractor.eagleplatform', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\eagleplatform.py', + 'PYMODULE'), + ('yt_dlp.extractor.dw', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dw.py', + 'PYMODULE'), + ('yt_dlp.extractor.dvtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dvtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.duoplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\duoplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.dumpert', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dumpert.py', + 'PYMODULE'), + ('yt_dlp.extractor.duboku', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\duboku.py', + 'PYMODULE'), + ('yt_dlp.extractor.dtube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dtube.py', + 'PYMODULE'), + ('yt_dlp.extractor.drtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\drtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.drtuber', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\drtuber.py', + 'PYMODULE'), + ('yt_dlp.extractor.dropout', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dropout.py', + 'PYMODULE'), + ('yt_dlp.extractor.dropbox', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dropbox.py', + 'PYMODULE'), + ('yt_dlp.extractor.drooble', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\drooble.py', + 'PYMODULE'), + ('yt_dlp.extractor.dreisat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dreisat.py', + 'PYMODULE'), + ('yt_dlp.extractor.drbonanza', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\drbonanza.py', + 'PYMODULE'), + ('yt_dlp.extractor.dplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.douyutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\douyutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.dlive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dlive.py', + 'PYMODULE'), + ('yt_dlp.extractor.dlf', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dlf.py', + 'PYMODULE'), + ('yt_dlp.extractor.dispeak', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dispeak.py', + 'PYMODULE'), + ('yt_dlp.extractor.disney', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\disney.py', + 'PYMODULE'), + ('yt_dlp.extractor.discogs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\discogs.py', + 'PYMODULE'), + ('yt_dlp.extractor.digiteka', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\digiteka.py', + 'PYMODULE'), + ('yt_dlp.extractor.digitalconcerthall', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\digitalconcerthall.py', + 'PYMODULE'), + ('yt_dlp.extractor.dhm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dhm.py', + 'PYMODULE'), + ('yt_dlp.extractor.dfb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dfb.py', + 'PYMODULE'), + ('yt_dlp.extractor.deuxm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\deuxm.py', + 'PYMODULE'), + ('yt_dlp.extractor.detik', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\detik.py', + 'PYMODULE'), + ('yt_dlp.extractor.democracynow', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\democracynow.py', + 'PYMODULE'), + ('yt_dlp.extractor.deezer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\deezer.py', + 'PYMODULE'), + ('yt_dlp.extractor.dctp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dctp.py', + 'PYMODULE'), + ('yt_dlp.extractor.dbtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dbtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.daystar', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\daystar.py', + 'PYMODULE'), + ('yt_dlp.extractor.daum', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\daum.py', + 'PYMODULE'), + ('yt_dlp.extractor.dangalplay', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dangalplay.py', + 'PYMODULE'), + ('yt_dlp.extractor.damtomo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\damtomo.py', + 'PYMODULE'), + ('yt_dlp.extractor.dailywire', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dailywire.py', + 'PYMODULE'), + ('yt_dlp.extractor.dailymotion', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dailymotion.py', + 'PYMODULE'), + ('yt_dlp.extractor.dailymail', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dailymail.py', + 'PYMODULE'), + ('yt_dlp.extractor.dacast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\dacast.py', + 'PYMODULE'), + ('yt_dlp.extractor.cybrary', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cybrary.py', + 'PYMODULE'), + ('yt_dlp.extractor.cwtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cwtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.curiositystream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\curiositystream.py', + 'PYMODULE'), + ('yt_dlp.extractor.cultureunplugged', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cultureunplugged.py', + 'PYMODULE'), + ('yt_dlp.extractor.ctvnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ctvnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.ctv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ctv.py', + 'PYMODULE'), + ('yt_dlp.extractor.ctsnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ctsnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.cspan', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cspan.py', + 'PYMODULE'), + ('yt_dlp.extractor.crunchyroll', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\crunchyroll.py', + 'PYMODULE'), + ('yt_dlp.extractor.crtvg', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\crtvg.py', + 'PYMODULE'), + ('yt_dlp.extractor.crowdbunker', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\crowdbunker.py', + 'PYMODULE'), + ('yt_dlp.extractor.crooksandliars', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\crooksandliars.py', + 'PYMODULE'), + ('yt_dlp.extractor.craftsy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\craftsy.py', + 'PYMODULE'), + ('yt_dlp.extractor.crackle', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\crackle.py', + 'PYMODULE'), + ('yt_dlp.extractor.cracked', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cracked.py', + 'PYMODULE'), + ('yt_dlp.extractor.cpac', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cpac.py', + 'PYMODULE'), + ('yt_dlp.extractor.cozytv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cozytv.py', + 'PYMODULE'), + ('yt_dlp.extractor.coub', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\coub.py', + 'PYMODULE'), + ('yt_dlp.extractor.corus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\corus.py', + 'PYMODULE'), + ('yt_dlp.extractor.contv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\contv.py', + 'PYMODULE'), + ('yt_dlp.extractor.condenast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\condenast.py', + 'PYMODULE'), + ('yt_dlp.extractor.commonprotocols', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\commonprotocols.py', + 'PYMODULE'), + ('yt_dlp.extractor.commonmistakes', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\commonmistakes.py', + 'PYMODULE'), + ('yt_dlp.extractor.comedycentral', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\comedycentral.py', + 'PYMODULE'), + ('yt_dlp.extractor.cnn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cnn.py', + 'PYMODULE'), + ('yt_dlp.extractor.cnbc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cnbc.py', + 'PYMODULE'), + ('yt_dlp.extractor.cmt', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cmt.py', + 'PYMODULE'), + ('yt_dlp.extractor.clyp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\clyp.py', + 'PYMODULE'), + ('yt_dlp.extractor.clubic', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\clubic.py', + 'PYMODULE'), + ('yt_dlp.extractor.cloudycdn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cloudycdn.py', + 'PYMODULE'), + ('yt_dlp.extractor.cloudflarestream', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cloudflarestream.py', + 'PYMODULE'), + ('yt_dlp.extractor.closertotruth', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\closertotruth.py', + 'PYMODULE'), + ('yt_dlp.extractor.cliprs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cliprs.py', + 'PYMODULE'), + ('yt_dlp.extractor.clippit', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\clippit.py', + 'PYMODULE'), + ('yt_dlp.extractor.clipchamp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\clipchamp.py', + 'PYMODULE'), + ('yt_dlp.extractor.cjsw', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cjsw.py', + 'PYMODULE'), + ('yt_dlp.extractor.ciscowebex', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ciscowebex.py', + 'PYMODULE'), + ('yt_dlp.extractor.ciscolive', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ciscolive.py', + 'PYMODULE'), + ('yt_dlp.extractor.cineverse', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cineverse.py', + 'PYMODULE'), + ('yt_dlp.extractor.cinetecamilano', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cinetecamilano.py', + 'PYMODULE'), + ('yt_dlp.extractor.cinemax', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cinemax.py', + 'PYMODULE'), + ('yt_dlp.extractor.chzzk', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\chzzk.py', + 'PYMODULE'), + ('yt_dlp.extractor.chilloutzone', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\chilloutzone.py', + 'PYMODULE'), + ('yt_dlp.extractor.chaturbate', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\chaturbate.py', + 'PYMODULE'), + ('yt_dlp.extractor.charlierose', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\charlierose.py', + 'PYMODULE'), + ('yt_dlp.extractor.cgtn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cgtn.py', + 'PYMODULE'), + ('yt_dlp.extractor.ceskatelevize', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ceskatelevize.py', + 'PYMODULE'), + ('yt_dlp.extractor.cellebrite', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cellebrite.py', + 'PYMODULE'), + ('yt_dlp.extractor.cda', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cda.py', + 'PYMODULE'), + ('yt_dlp.extractor.cctv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cctv.py', + 'PYMODULE'), + ('yt_dlp.extractor.ccma', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ccma.py', + 'PYMODULE'), + ('yt_dlp.extractor.ccc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ccc.py', + 'PYMODULE'), + ('yt_dlp.extractor.cbssports', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cbssports.py', + 'PYMODULE'), + ('yt_dlp.extractor.cbsnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cbsnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.cbs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cbs.py', + 'PYMODULE'), + ('yt_dlp.extractor.cbc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cbc.py', + 'PYMODULE'), + ('yt_dlp.extractor.cartoonnetwork', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cartoonnetwork.py', + 'PYMODULE'), + ('yt_dlp.extractor.caracoltv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\caracoltv.py', + 'PYMODULE'), + ('yt_dlp.extractor.canalplus', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\canalplus.py', + 'PYMODULE'), + ('yt_dlp.extractor.canalc2', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\canalc2.py', + 'PYMODULE'), + ('yt_dlp.extractor.canalalpha', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\canalalpha.py', + 'PYMODULE'), + ('yt_dlp.extractor.canal1', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\canal1.py', + 'PYMODULE'), + ('yt_dlp.extractor.camtasia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\camtasia.py', + 'PYMODULE'), + ('yt_dlp.extractor.camsoda', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\camsoda.py', + 'PYMODULE'), + ('yt_dlp.extractor.cammodels', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cammodels.py', + 'PYMODULE'), + ('yt_dlp.extractor.camfm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\camfm.py', + 'PYMODULE'), + ('yt_dlp.extractor.camdemy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\camdemy.py', + 'PYMODULE'), + ('yt_dlp.extractor.cam4', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\cam4.py', + 'PYMODULE'), + ('yt_dlp.extractor.caltrans', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\caltrans.py', + 'PYMODULE'), + ('yt_dlp.extractor.callin', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\callin.py', + 'PYMODULE'), + ('yt_dlp.extractor.caffeinetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\caffeinetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.c56', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\c56.py', + 'PYMODULE'), + ('yt_dlp.extractor.byutv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\byutv.py', + 'PYMODULE'), + ('yt_dlp.extractor.buzzfeed', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\buzzfeed.py', + 'PYMODULE'), + ('yt_dlp.extractor.businessinsider', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\businessinsider.py', + 'PYMODULE'), + ('yt_dlp.extractor.bundestag', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bundestag.py', + 'PYMODULE'), + ('yt_dlp.extractor.bundesliga', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bundesliga.py', + 'PYMODULE'), + ('yt_dlp.extractor.brilliantpala', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\brilliantpala.py', + 'PYMODULE'), + ('yt_dlp.extractor.brightcove', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\brightcove.py', + 'PYMODULE'), + ('yt_dlp.extractor.breitbart', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\breitbart.py', + 'PYMODULE'), + ('yt_dlp.extractor.bravotv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bravotv.py', + 'PYMODULE'), + ('yt_dlp.extractor.brainpop', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\brainpop.py', + 'PYMODULE'), + ('yt_dlp.extractor.br', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\br.py', + 'PYMODULE'), + ('yt_dlp.extractor.bpb', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bpb.py', + 'PYMODULE'), + ('yt_dlp.extractor.boxcast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\boxcast.py', + 'PYMODULE'), + ('yt_dlp.extractor.box', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\box.py', + 'PYMODULE'), + ('yt_dlp.extractor.bostonglobe', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bostonglobe.py', + 'PYMODULE'), + ('yt_dlp.extractor.boosty', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\boosty.py', + 'PYMODULE'), + ('yt_dlp.extractor.bongacams', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bongacams.py', + 'PYMODULE'), + ('yt_dlp.extractor.bokecc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bokecc.py', + 'PYMODULE'), + ('yt_dlp.extractor.bluesky', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bluesky.py', + 'PYMODULE'), + ('yt_dlp.extractor.bloomberg', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bloomberg.py', + 'PYMODULE'), + ('yt_dlp.extractor.blogger', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\blogger.py', + 'PYMODULE'), + ('yt_dlp.extractor.blerp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\blerp.py', + 'PYMODULE'), + ('yt_dlp.extractor.bleacherreport', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bleacherreport.py', + 'PYMODULE'), + ('yt_dlp.extractor.blackboardcollaborate', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\blackboardcollaborate.py', + 'PYMODULE'), + ('yt_dlp.extractor.bitchute', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bitchute.py', + 'PYMODULE'), + ('yt_dlp.extractor.biobiochiletv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\biobiochiletv.py', + 'PYMODULE'), + ('yt_dlp.extractor.bilibili', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bilibili.py', + 'PYMODULE'), + ('yt_dlp.extractor.bild', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bild.py', + 'PYMODULE'), + ('yt_dlp.extractor.bigo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bigo.py', + 'PYMODULE'), + ('yt_dlp.extractor.bigflix', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bigflix.py', + 'PYMODULE'), + ('yt_dlp.extractor.bibeltv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bibeltv.py', + 'PYMODULE'), + ('yt_dlp.extractor.bfmtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bfmtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.bfi', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bfi.py', + 'PYMODULE'), + ('yt_dlp.extractor.bet', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bet.py', + 'PYMODULE'), + ('yt_dlp.extractor.berufetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\berufetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.bellmedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bellmedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.behindkink', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\behindkink.py', + 'PYMODULE'), + ('yt_dlp.extractor.beeg', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\beeg.py', + 'PYMODULE'), + ('yt_dlp.extractor.beatport', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\beatport.py', + 'PYMODULE'), + ('yt_dlp.extractor.beatbump', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\beatbump.py', + 'PYMODULE'), + ('yt_dlp.extractor.beacon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\beacon.py', + 'PYMODULE'), + ('yt_dlp.extractor.bbc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bbc.py', + 'PYMODULE'), + ('yt_dlp.extractor.bannedvideo', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bannedvideo.py', + 'PYMODULE'), + ('yt_dlp.extractor.bandlab', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bandlab.py', + 'PYMODULE'), + ('yt_dlp.extractor.bandcamp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bandcamp.py', + 'PYMODULE'), + ('yt_dlp.extractor.bandaichannel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\bandaichannel.py', + 'PYMODULE'), + ('yt_dlp.extractor.banbye', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\banbye.py', + 'PYMODULE'), + ('yt_dlp.extractor.baidu', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\baidu.py', + 'PYMODULE'), + ('yt_dlp.extractor.azmedien', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\azmedien.py', + 'PYMODULE'), + ('yt_dlp.extractor.axs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\axs.py', + 'PYMODULE'), + ('yt_dlp.extractor.awaan', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\awaan.py', + 'PYMODULE'), + ('yt_dlp.extractor.audius', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\audius.py', + 'PYMODULE'), + ('yt_dlp.extractor.audiomack', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\audiomack.py', + 'PYMODULE'), + ('yt_dlp.extractor.audiodraft', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\audiodraft.py', + 'PYMODULE'), + ('yt_dlp.extractor.audioboom', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\audioboom.py', + 'PYMODULE'), + ('yt_dlp.extractor.audimedia', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\audimedia.py', + 'PYMODULE'), + ('yt_dlp.extractor.atvat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\atvat.py', + 'PYMODULE'), + ('yt_dlp.extractor.atscaleconf', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\atscaleconf.py', + 'PYMODULE'), + ('yt_dlp.extractor.atresplayer', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\atresplayer.py', + 'PYMODULE'), + ('yt_dlp.extractor.asobistage', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\asobistage.py', + 'PYMODULE'), + ('yt_dlp.extractor.asobichannel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\asobichannel.py', + 'PYMODULE'), + ('yt_dlp.extractor.arte', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\arte.py', + 'PYMODULE'), + ('yt_dlp.extractor.art19', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\art19.py', + 'PYMODULE'), + ('yt_dlp.extractor.arnes', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\arnes.py', + 'PYMODULE'), + ('yt_dlp.extractor.arkena', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\arkena.py', + 'PYMODULE'), + ('yt_dlp.extractor.ard', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\ard.py', + 'PYMODULE'), + ('yt_dlp.extractor.arcpublishing', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\arcpublishing.py', + 'PYMODULE'), + ('yt_dlp.extractor.archiveorg', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\archiveorg.py', + 'PYMODULE'), + ('yt_dlp.extractor.appletrailers', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\appletrailers.py', + 'PYMODULE'), + ('yt_dlp.extractor.applepodcasts', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\applepodcasts.py', + 'PYMODULE'), + ('yt_dlp.extractor.appleconnect', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\appleconnect.py', + 'PYMODULE'), + ('yt_dlp.extractor.aparat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aparat.py', + 'PYMODULE'), + ('yt_dlp.extractor.apa', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\apa.py', + 'PYMODULE'), + ('yt_dlp.extractor.aol', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aol.py', + 'PYMODULE'), + ('yt_dlp.extractor.anvato', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\anvato.py', + 'PYMODULE'), + ('yt_dlp.extractor.antenna', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\antenna.py', + 'PYMODULE'), + ('yt_dlp.extractor.angel', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\angel.py', + 'PYMODULE'), + ('yt_dlp.extractor.anchorfm', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\anchorfm.py', + 'PYMODULE'), + ('yt_dlp.extractor.americastestkitchen', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\americastestkitchen.py', + 'PYMODULE'), + ('yt_dlp.extractor.amcnetworks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\amcnetworks.py', + 'PYMODULE'), + ('yt_dlp.extractor.amazonminitv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\amazonminitv.py', + 'PYMODULE'), + ('yt_dlp.extractor.amazon', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\amazon.py', + 'PYMODULE'), + ('yt_dlp.extractor.amara', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\amara.py', + 'PYMODULE'), + ('yt_dlp.extractor.amadeustv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\amadeustv.py', + 'PYMODULE'), + ('yt_dlp.extractor.alura', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\alura.py', + 'PYMODULE'), + ('yt_dlp.extractor.altcensored', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\altcensored.py', + 'PYMODULE'), + ('yt_dlp.extractor.alsace20tv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\alsace20tv.py', + 'PYMODULE'), + ('yt_dlp.extractor.alphaporno', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\alphaporno.py', + 'PYMODULE'), + ('yt_dlp.extractor.allstar', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\allstar.py', + 'PYMODULE'), + ('yt_dlp.extractor.allocine', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\allocine.py', + 'PYMODULE'), + ('yt_dlp.extractor.aljazeera', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aljazeera.py', + 'PYMODULE'), + ('yt_dlp.extractor.aliexpress', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aliexpress.py', + 'PYMODULE'), + ('yt_dlp.extractor.aitube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aitube.py', + 'PYMODULE'), + ('yt_dlp.extractor.airtv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\airtv.py', + 'PYMODULE'), + ('yt_dlp.extractor.agora', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\agora.py', + 'PYMODULE'), + ('yt_dlp.extractor.afreecatv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\afreecatv.py', + 'PYMODULE'), + ('yt_dlp.extractor.aeonco', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aeonco.py', + 'PYMODULE'), + ('yt_dlp.extractor.aenetworks', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\aenetworks.py', + 'PYMODULE'), + ('yt_dlp.extractor.adultswim', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\adultswim.py', + 'PYMODULE'), + ('yt_dlp.extractor.adobetv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\adobetv.py', + 'PYMODULE'), + ('yt_dlp.extractor.adobeconnect', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\adobeconnect.py', + 'PYMODULE'), + ('yt_dlp.extractor.adn', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\adn.py', + 'PYMODULE'), + ('yt_dlp.extractor.acfun', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\acfun.py', + 'PYMODULE'), + ('yt_dlp.extractor.acast', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\acast.py', + 'PYMODULE'), + ('yt_dlp.extractor.academicearth', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\academicearth.py', + 'PYMODULE'), + ('yt_dlp.extractor.abematv', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\abematv.py', + 'PYMODULE'), + ('yt_dlp.extractor.abcotvs', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\abcotvs.py', + 'PYMODULE'), + ('yt_dlp.extractor.abcnews', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\abcnews.py', + 'PYMODULE'), + ('yt_dlp.extractor.abc', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\abc.py', + 'PYMODULE'), + ('yt_dlp.extractor.youtube', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\youtube.py', + 'PYMODULE'), + ('yt_dlp.jsinterp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\jsinterp.py', + 'PYMODULE'), + ('yt_dlp.extractor.lazy_extractors', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\lazy_extractors.py', + 'PYMODULE'), + ('pty', 'C:\\Python3\\Lib\\pty.py', 'PYMODULE'), + ('yt_dlp.postprocessor.ffmpeg', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\ffmpeg.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.common', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\common.py', + 'PYMODULE'), + ('yt_dlp.postprocessor', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\__init__.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.xattrpp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\xattrpp.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.sponsorblock', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\sponsorblock.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.sponskrub', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\sponskrub.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.movefilesafterdownload', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\movefilesafterdownload.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.modify_chapters', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\modify_chapters.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.metadataparser', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\metadataparser.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.exec', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\exec.py', + 'PYMODULE'), + ('yt_dlp.postprocessor.embedthumbnail', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\postprocessor\\embedthumbnail.py', + 'PYMODULE'), + ('yt_dlp.plugins', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\plugins.py', + 'PYMODULE'), + ('yt_dlp.extractor.openload', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\openload.py', + 'PYMODULE'), + ('yt_dlp.extractor.common', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\common.py', + 'PYMODULE'), + ('yt_dlp.downloader.hls', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\hls.py', + 'PYMODULE'), + ('yt_dlp.webvtt', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\webvtt.py', + 'PYMODULE'), + ('yt_dlp.downloader.fragment', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\fragment.py', + 'PYMODULE'), + ('yt_dlp.utils.progress', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\progress.py', + 'PYMODULE'), + ('yt_dlp.downloader.http', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\http.py', + 'PYMODULE'), + ('yt_dlp.downloader.common', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\common.py', + 'PYMODULE'), + ('yt_dlp.downloader.external', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\external.py', + 'PYMODULE'), + ('yt_dlp.downloader.f4m', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\f4m.py', + 'PYMODULE'), + ('yt_dlp.extractor', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\extractor\\__init__.py', + 'PYMODULE'), + ('yt_dlp.downloader.rtmp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\rtmp.py', + 'PYMODULE'), + ('yt_dlp.downloader', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\__init__.py', + 'PYMODULE'), + ('yt_dlp.downloader.youtube_live_chat', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\youtube_live_chat.py', + 'PYMODULE'), + ('yt_dlp.downloader.websocket', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\websocket.py', + 'PYMODULE'), + ('yt_dlp.downloader.rtsp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\rtsp.py', + 'PYMODULE'), + ('yt_dlp.downloader.niconico', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\niconico.py', + 'PYMODULE'), + ('yt_dlp.downloader.mhtml', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\mhtml.py', + 'PYMODULE'), + ('yt_dlp.downloader.ism', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\ism.py', + 'PYMODULE'), + ('yt_dlp.downloader.fc2', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\fc2.py', + 'PYMODULE'), + ('yt_dlp.downloader.dash', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\downloader\\dash.py', + 'PYMODULE'), + ('yt_dlp.cache', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\cache.py', + 'PYMODULE'), + ('fileinput', 'C:\\Python3\\Lib\\fileinput.py', 'PYMODULE'), + ('yt_dlp', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\__init__.py', + 'PYMODULE'), + ('requests.help', + 'C:\\Python3\\Lib\\site-packages\\requests\\help.py', + 'PYMODULE'), + ('yt_dlp.utils._deprecated', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\_deprecated.py', + 'PYMODULE'), + ('yt_dlp.utils._legacy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\utils\\_legacy.py', + 'PYMODULE'), + ('yt_dlp.compat._deprecated', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\_deprecated.py', + 'PYMODULE'), + ('yt_dlp.compat._legacy', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\compat\\_legacy.py', + 'PYMODULE'), + ('yt_dlp.options', + 'C:\\Python3\\Lib\\site-packages\\yt_dlp\\options.py', + 'PYMODULE'), + ('optparse', 'C:\\Python3\\Lib\\optparse.py', 'PYMODULE'), + ('syng.sources.source', 'Z:\\src\\syng\\sources\\source.py', 'PYMODULE'), + ('syng.log', 'Z:\\src\\syng\\log.py', 'PYMODULE'), + ('syng.client', 'Z:\\src\\syng\\client.py', 'PYMODULE'), + ('syng.jsonencoder', 'Z:\\src\\syng\\jsonencoder.py', 'PYMODULE'), + ('syng.queue', 'Z:\\src\\syng\\queue.py', 'PYMODULE'), + ('engineio', + 'C:\\Python3\\Lib\\site-packages\\engineio\\__init__.py', + 'PYMODULE'), + ('engineio.async_drivers.tornado', + 'C:\\Python3\\Lib\\site-packages\\engineio\\async_drivers\\tornado.py', + 'PYMODULE'), + ('engineio.async_drivers', + 'C:\\Python3\\Lib\\site-packages\\engineio\\async_drivers\\__init__.py', + 'PYMODULE'), + ('engineio.async_drivers.asgi', + 'C:\\Python3\\Lib\\site-packages\\engineio\\async_drivers\\asgi.py', + 'PYMODULE'), + ('engineio.static_files', + 'C:\\Python3\\Lib\\site-packages\\engineio\\static_files.py', + 'PYMODULE'), + ('engineio.async_client', + 'C:\\Python3\\Lib\\site-packages\\engineio\\async_client.py', + 'PYMODULE'), + ('aiohttp', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\__init__.py', + 'PYMODULE'), + ('aiohttp.worker', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\worker.py', + 'PYMODULE'), + ('aiohttp.web_log', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_log.py', + 'PYMODULE'), + ('aiohttp.web_response', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_response.py', + 'PYMODULE'), + ('aiohttp.typedefs', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\typedefs.py', + 'PYMODULE'), + ('yarl', 'C:\\Python3\\Lib\\site-packages\\yarl\\__init__.py', 'PYMODULE'), + ('yarl._url', 'C:\\Python3\\Lib\\site-packages\\yarl\\_url.py', 'PYMODULE'), + ('yarl._quoting', + 'C:\\Python3\\Lib\\site-packages\\yarl\\_quoting.py', + 'PYMODULE'), + ('yarl._quoting_py', + 'C:\\Python3\\Lib\\site-packages\\yarl\\_quoting_py.py', + 'PYMODULE'), + ('yarl._helpers', + 'C:\\Python3\\Lib\\site-packages\\yarl\\_helpers.py', + 'PYMODULE'), + ('yarl._helpers_py', + 'C:\\Python3\\Lib\\site-packages\\yarl\\_helpers_py.py', + 'PYMODULE'), + ('aiohttp.compression_utils', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\compression_utils.py', + 'PYMODULE'), + ('multidict', + 'C:\\Python3\\Lib\\site-packages\\multidict\\__init__.py', + 'PYMODULE'), + ('multidict._multidict_py', + 'C:\\Python3\\Lib\\site-packages\\multidict\\_multidict_py.py', + 'PYMODULE'), + ('multidict._compat', + 'C:\\Python3\\Lib\\site-packages\\multidict\\_compat.py', + 'PYMODULE'), + ('multidict._abc', + 'C:\\Python3\\Lib\\site-packages\\multidict\\_abc.py', + 'PYMODULE'), + ('aiohttp.web_request', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_request.py', + 'PYMODULE'), + ('aiohttp.web_urldispatcher', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_urldispatcher.py', + 'PYMODULE'), + ('aiohttp.web_routedef', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_routedef.py', + 'PYMODULE'), + ('aiohttp.web_fileresponse', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_fileresponse.py', + 'PYMODULE'), + ('aiohttp.web_protocol', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_protocol.py', + 'PYMODULE'), + ('aiohttp.web_server', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_server.py', + 'PYMODULE'), + ('aiohttp.tcp_helpers', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\tcp_helpers.py', + 'PYMODULE'), + ('aiohttp.log', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\log.py', + 'PYMODULE'), + ('aiohttp.base_protocol', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\base_protocol.py', + 'PYMODULE'), + ('aiohttp.client_exceptions', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\client_exceptions.py', + 'PYMODULE'), + ('aiohttp.client_reqrep', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\client_reqrep.py', + 'PYMODULE'), + ('aiohttp.connector', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\connector.py', + 'PYMODULE'), + ('aiohttp.client_proto', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\client_proto.py', + 'PYMODULE'), + ('aiohttp.http_exceptions', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\http_exceptions.py', + 'PYMODULE'), + ('aiohappyeyeballs', + 'C:\\Python3\\Lib\\site-packages\\aiohappyeyeballs\\__init__.py', + 'PYMODULE'), + ('aiohappyeyeballs.utils', + 'C:\\Python3\\Lib\\site-packages\\aiohappyeyeballs\\utils.py', + 'PYMODULE'), + ('aiohappyeyeballs.types', + 'C:\\Python3\\Lib\\site-packages\\aiohappyeyeballs\\types.py', + 'PYMODULE'), + ('aiohappyeyeballs.impl', + 'C:\\Python3\\Lib\\site-packages\\aiohappyeyeballs\\impl.py', + 'PYMODULE'), + ('aiohappyeyeballs._staggered', + 'C:\\Python3\\Lib\\site-packages\\aiohappyeyeballs\\_staggered.py', + 'PYMODULE'), + ('aiohttp.web_exceptions', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_exceptions.py', + 'PYMODULE'), + ('aiohttp.http_writer', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\http_writer.py', + 'PYMODULE'), + ('aiohttp.http_parser', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\http_parser.py', + 'PYMODULE'), + ('attr', 'C:\\Python3\\Lib\\site-packages\\attr\\__init__.py', 'PYMODULE'), + ('attr._version_info', + 'C:\\Python3\\Lib\\site-packages\\attr\\_version_info.py', + 'PYMODULE'), + ('attr._next_gen', + 'C:\\Python3\\Lib\\site-packages\\attr\\_next_gen.py', + 'PYMODULE'), + ('attr._make', 'C:\\Python3\\Lib\\site-packages\\attr\\_make.py', 'PYMODULE'), + ('attr._funcs', + 'C:\\Python3\\Lib\\site-packages\\attr\\_funcs.py', + 'PYMODULE'), + ('attr._compat', + 'C:\\Python3\\Lib\\site-packages\\attr\\_compat.py', + 'PYMODULE'), + ('attr._cmp', 'C:\\Python3\\Lib\\site-packages\\attr\\_cmp.py', 'PYMODULE'), + ('attr.validators', + 'C:\\Python3\\Lib\\site-packages\\attr\\validators.py', + 'PYMODULE'), + ('attr.filters', + 'C:\\Python3\\Lib\\site-packages\\attr\\filters.py', + 'PYMODULE'), + ('attr.exceptions', + 'C:\\Python3\\Lib\\site-packages\\attr\\exceptions.py', + 'PYMODULE'), + ('attr.converters', + 'C:\\Python3\\Lib\\site-packages\\attr\\converters.py', + 'PYMODULE'), + ('attr.setters', + 'C:\\Python3\\Lib\\site-packages\\attr\\setters.py', + 'PYMODULE'), + ('attr._config', + 'C:\\Python3\\Lib\\site-packages\\attr\\_config.py', + 'PYMODULE'), + ('aiohttp.abc', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\abc.py', + 'PYMODULE'), + ('aiohttp.web_app', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_app.py', + 'PYMODULE'), + ('aiohttp.web_middlewares', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_middlewares.py', + 'PYMODULE'), + ('frozenlist', + 'C:\\Python3\\Lib\\site-packages\\frozenlist\\__init__.py', + 'PYMODULE'), + ('aiosignal', + 'C:\\Python3\\Lib\\site-packages\\aiosignal\\__init__.py', + 'PYMODULE'), + ('aiohttp.web', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web.py', + 'PYMODULE'), + ('aiohttp.web_ws', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_ws.py', + 'PYMODULE'), + ('aiohttp.web_runner', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\web_runner.py', + 'PYMODULE'), + ('aiohttp.tracing', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\tracing.py', + 'PYMODULE'), + ('aiohttp.streams', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\streams.py', + 'PYMODULE'), + ('aiohttp.resolver', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\resolver.py', + 'PYMODULE'), + ('aiohttp.payload_streamer', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\payload_streamer.py', + 'PYMODULE'), + ('aiohttp.payload', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\payload.py', + 'PYMODULE'), + ('aiohttp.helpers', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\helpers.py', + 'PYMODULE'), + ('aiohttp.formdata', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\formdata.py', + 'PYMODULE'), + ('aiohttp.cookiejar', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\cookiejar.py', + 'PYMODULE'), + ('aiohttp.client', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\client.py', + 'PYMODULE'), + ('aiohttp.http_websocket', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\http_websocket.py', + 'PYMODULE'), + ('aiohttp.client_ws', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\client_ws.py', + 'PYMODULE'), + ('aiohttp.multipart', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\multipart.py', + 'PYMODULE'), + ('aiohttp.http', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\http.py', + 'PYMODULE'), + ('aiohttp.hdrs', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\hdrs.py', + 'PYMODULE'), + ('engineio.async_server', + 'C:\\Python3\\Lib\\site-packages\\engineio\\async_server.py', + 'PYMODULE'), + ('engineio.async_socket', + 'C:\\Python3\\Lib\\site-packages\\engineio\\async_socket.py', + 'PYMODULE'), + ('engineio.server', + 'C:\\Python3\\Lib\\site-packages\\engineio\\server.py', + 'PYMODULE'), + ('engineio.socket', + 'C:\\Python3\\Lib\\site-packages\\engineio\\socket.py', + 'PYMODULE'), + ('engineio.base_socket', + 'C:\\Python3\\Lib\\site-packages\\engineio\\base_socket.py', + 'PYMODULE'), + ('engineio.base_server', + 'C:\\Python3\\Lib\\site-packages\\engineio\\base_server.py', + 'PYMODULE'), + ('engineio.middleware', + 'C:\\Python3\\Lib\\site-packages\\engineio\\middleware.py', + 'PYMODULE'), + ('engineio.client', + 'C:\\Python3\\Lib\\site-packages\\engineio\\client.py', + 'PYMODULE'), + ('engineio.json', + 'C:\\Python3\\Lib\\site-packages\\engineio\\json.py', + 'PYMODULE'), + ('engineio.payload', + 'C:\\Python3\\Lib\\site-packages\\engineio\\payload.py', + 'PYMODULE'), + ('engineio.exceptions', + 'C:\\Python3\\Lib\\site-packages\\engineio\\exceptions.py', + 'PYMODULE'), + ('engineio.base_client', + 'C:\\Python3\\Lib\\site-packages\\engineio\\base_client.py', + 'PYMODULE'), + ('engineio.packet', + 'C:\\Python3\\Lib\\site-packages\\engineio\\packet.py', + 'PYMODULE'), + ('socketio.exceptions', + 'C:\\Python3\\Lib\\site-packages\\socketio\\exceptions.py', + 'PYMODULE'), + ('socketio', + 'C:\\Python3\\Lib\\site-packages\\socketio\\__init__.py', + 'PYMODULE'), + ('socketio.asgi', + 'C:\\Python3\\Lib\\site-packages\\socketio\\asgi.py', + 'PYMODULE'), + ('socketio.async_aiopika_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_aiopika_manager.py', + 'PYMODULE'), + ('socketio.async_pubsub_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_pubsub_manager.py', + 'PYMODULE'), + ('socketio.async_redis_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_redis_manager.py', + 'PYMODULE'), + ('socketio.async_namespace', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_namespace.py', + 'PYMODULE'), + ('socketio.async_server', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_server.py', + 'PYMODULE'), + ('socketio.async_admin', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_admin.py', + 'PYMODULE'), + ('socketio.admin', + 'C:\\Python3\\Lib\\site-packages\\socketio\\admin.py', + 'PYMODULE'), + ('socketio.async_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_manager.py', + 'PYMODULE'), + ('socketio.async_simple_client', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_simple_client.py', + 'PYMODULE'), + ('socketio.async_client', + 'C:\\Python3\\Lib\\site-packages\\socketio\\async_client.py', + 'PYMODULE'), + ('socketio.tornado', + 'C:\\Python3\\Lib\\site-packages\\socketio\\tornado.py', + 'PYMODULE'), + ('socketio.middleware', + 'C:\\Python3\\Lib\\site-packages\\socketio\\middleware.py', + 'PYMODULE'), + ('socketio.namespace', + 'C:\\Python3\\Lib\\site-packages\\socketio\\namespace.py', + 'PYMODULE'), + ('socketio.server', + 'C:\\Python3\\Lib\\site-packages\\socketio\\server.py', + 'PYMODULE'), + ('socketio.base_server', + 'C:\\Python3\\Lib\\site-packages\\socketio\\base_server.py', + 'PYMODULE'), + ('socketio.zmq_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\zmq_manager.py', + 'PYMODULE'), + ('socketio.kafka_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\kafka_manager.py', + 'PYMODULE'), + ('socketio.redis_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\redis_manager.py', + 'PYMODULE'), + ('socketio.kombu_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\kombu_manager.py', + 'PYMODULE'), + ('socketio.pubsub_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\pubsub_manager.py', + 'PYMODULE'), + ('socketio.manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\manager.py', + 'PYMODULE'), + ('socketio.base_manager', + 'C:\\Python3\\Lib\\site-packages\\socketio\\base_manager.py', + 'PYMODULE'), + ('bidict', + 'C:\\Python3\\Lib\\site-packages\\bidict\\__init__.py', + 'PYMODULE'), + ('bidict.metadata', + 'C:\\Python3\\Lib\\site-packages\\bidict\\metadata.py', + 'PYMODULE'), + ('bidict._orderedbidict', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_orderedbidict.py', + 'PYMODULE'), + ('bidict._typing', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_typing.py', + 'PYMODULE'), + ('bidict._orderedbase', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_orderedbase.py', + 'PYMODULE'), + ('bidict._iter', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_iter.py', + 'PYMODULE'), + ('bidict._frozen', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_frozen.py', + 'PYMODULE'), + ('bidict._exc', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_exc.py', + 'PYMODULE'), + ('bidict._dup', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_dup.py', + 'PYMODULE'), + ('bidict._bidict', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_bidict.py', + 'PYMODULE'), + ('bidict._base', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_base.py', + 'PYMODULE'), + ('bidict._abc', + 'C:\\Python3\\Lib\\site-packages\\bidict\\_abc.py', + 'PYMODULE'), + ('socketio.simple_client', + 'C:\\Python3\\Lib\\site-packages\\socketio\\simple_client.py', + 'PYMODULE'), + ('socketio.client', + 'C:\\Python3\\Lib\\site-packages\\socketio\\client.py', + 'PYMODULE'), + ('socketio.base_client', + 'C:\\Python3\\Lib\\site-packages\\socketio\\base_client.py', + 'PYMODULE'), + ('socketio.msgpack_packet', + 'C:\\Python3\\Lib\\site-packages\\socketio\\msgpack_packet.py', + 'PYMODULE'), + ('socketio.packet', + 'C:\\Python3\\Lib\\site-packages\\socketio\\packet.py', + 'PYMODULE'), + ('socketio.base_namespace', + 'C:\\Python3\\Lib\\site-packages\\socketio\\base_namespace.py', + 'PYMODULE'), + ('syng.resources', 'Z:\\src\\syng\\resources.py', 'PYMODULE'), + ('PyQt6', 'C:\\Python3\\Lib\\site-packages\\PyQt6\\__init__.py', 'PYMODULE'), + ('syng', 'Z:\\src\\syng\\__init__.py', 'PYMODULE'), + ('qrcode.main', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\main.py', + 'PYMODULE'), + ('qrcode.image.pil', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\pil.py', + 'PYMODULE'), + ('qrcode.image', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\__init__.py', + 'PYMODULE'), + ('qrcode.compat.pil', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\compat\\pil.py', + 'PYMODULE'), + ('qrcode.compat', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\compat\\__init__.py', + 'PYMODULE'), + ('PIL.ImageDraw', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageDraw.py', + 'PYMODULE'), + ('PIL.ImageFont', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageFont.py', + 'PYMODULE'), + ('PIL.ImageFile', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageFile.py', + 'PYMODULE'), + ('PIL._util', 'C:\\Python3\\Lib\\site-packages\\PIL\\_util.py', 'PYMODULE'), + ('PIL.ImageDraw2', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageDraw2.py', + 'PYMODULE'), + ('PIL.ImagePath', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImagePath.py', + 'PYMODULE'), + ('PIL._typing', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_typing.py', + 'PYMODULE'), + ('PIL._deprecate', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_deprecate.py', + 'PYMODULE'), + ('PIL.ImageColor', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageColor.py', + 'PYMODULE'), + ('colorsys', 'C:\\Python3\\Lib\\colorsys.py', 'PYMODULE'), + ('PIL.Image', 'C:\\Python3\\Lib\\site-packages\\PIL\\Image.py', 'PYMODULE'), + ('PIL.XpmImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\XpmImagePlugin.py', + 'PYMODULE'), + ('PIL.XbmImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\XbmImagePlugin.py', + 'PYMODULE'), + ('PIL.XVThumbImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\XVThumbImagePlugin.py', + 'PYMODULE'), + ('PIL.WmfImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\WmfImagePlugin.py', + 'PYMODULE'), + ('PIL.WebPImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\WebPImagePlugin.py', + 'PYMODULE'), + ('PIL.TgaImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\TgaImagePlugin.py', + 'PYMODULE'), + ('PIL.SunImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\SunImagePlugin.py', + 'PYMODULE'), + ('PIL.SpiderImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\SpiderImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageTk', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageTk.py', + 'PYMODULE'), + ('PIL.SgiImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\SgiImagePlugin.py', + 'PYMODULE'), + ('PIL.QoiImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\QoiImagePlugin.py', + 'PYMODULE'), + ('PIL.PsdImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PsdImagePlugin.py', + 'PYMODULE'), + ('PIL.PixarImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PixarImagePlugin.py', + 'PYMODULE'), + ('PIL.PdfImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PdfImagePlugin.py', + 'PYMODULE'), + ('PIL.features', + 'C:\\Python3\\Lib\\site-packages\\PIL\\features.py', + 'PYMODULE'), + ('PIL.PdfParser', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PdfParser.py', + 'PYMODULE'), + ('PIL.ImageSequence', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageSequence.py', + 'PYMODULE'), + ('PIL.PcxImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PcxImagePlugin.py', + 'PYMODULE'), + ('PIL.PcdImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PcdImagePlugin.py', + 'PYMODULE'), + ('PIL.PalmImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PalmImagePlugin.py', + 'PYMODULE'), + ('PIL.MspImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\MspImagePlugin.py', + 'PYMODULE'), + ('PIL.MpoImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\MpoImagePlugin.py', + 'PYMODULE'), + ('PIL.MpegImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\MpegImagePlugin.py', + 'PYMODULE'), + ('PIL.MicImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\MicImagePlugin.py', + 'PYMODULE'), + ('PIL.McIdasImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\McIdasImagePlugin.py', + 'PYMODULE'), + ('PIL.Jpeg2KImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\Jpeg2KImagePlugin.py', + 'PYMODULE'), + ('PIL.IptcImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\IptcImagePlugin.py', + 'PYMODULE'), + ('PIL.ImtImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImtImagePlugin.py', + 'PYMODULE'), + ('PIL.ImImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImImagePlugin.py', + 'PYMODULE'), + ('PIL.IcoImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\IcoImagePlugin.py', + 'PYMODULE'), + ('PIL.IcnsImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\IcnsImagePlugin.py', + 'PYMODULE'), + ('PIL.Hdf5StubImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\Hdf5StubImagePlugin.py', + 'PYMODULE'), + ('PIL.GribStubImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\GribStubImagePlugin.py', + 'PYMODULE'), + ('PIL.GbrImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\GbrImagePlugin.py', + 'PYMODULE'), + ('PIL.FtexImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\FtexImagePlugin.py', + 'PYMODULE'), + ('PIL.FpxImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\FpxImagePlugin.py', + 'PYMODULE'), + ('PIL.FliImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\FliImagePlugin.py', + 'PYMODULE'), + ('PIL.FitsImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\FitsImagePlugin.py', + 'PYMODULE'), + ('PIL.EpsImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\EpsImagePlugin.py', + 'PYMODULE'), + ('PIL.DdsImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\DdsImagePlugin.py', + 'PYMODULE'), + ('PIL.DcxImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\DcxImagePlugin.py', + 'PYMODULE'), + ('PIL.CurImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\CurImagePlugin.py', + 'PYMODULE'), + ('PIL.BufrStubImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\BufrStubImagePlugin.py', + 'PYMODULE'), + ('PIL.BlpImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\BlpImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageShow', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageShow.py', + 'PYMODULE'), + ('PIL.ImageQt', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageQt.py', + 'PYMODULE'), + ('PIL.TiffImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\TiffImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageOps', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageOps.py', + 'PYMODULE'), + ('PIL.ImageFilter', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageFilter.py', + 'PYMODULE'), + ('PIL.ImageCms', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageCms.py', + 'PYMODULE'), + ('PIL.ImageWin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageWin.py', + 'PYMODULE'), + ('PIL.ImagePalette', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImagePalette.py', + 'PYMODULE'), + ('PIL.PaletteFile', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PaletteFile.py', + 'PYMODULE'), + ('PIL.GimpPaletteFile', + 'C:\\Python3\\Lib\\site-packages\\PIL\\GimpPaletteFile.py', + 'PYMODULE'), + ('PIL.GimpGradientFile', + 'C:\\Python3\\Lib\\site-packages\\PIL\\GimpGradientFile.py', + 'PYMODULE'), + ('PIL.PngImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PngImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageChops', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageChops.py', + 'PYMODULE'), + ('PIL.PpmImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PpmImagePlugin.py', + 'PYMODULE'), + ('PIL.JpegImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\JpegImagePlugin.py', + 'PYMODULE'), + ('PIL.JpegPresets', + 'C:\\Python3\\Lib\\site-packages\\PIL\\JpegPresets.py', + 'PYMODULE'), + ('PIL.GifImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\GifImagePlugin.py', + 'PYMODULE'), + ('PIL.ImageMath', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageMath.py', + 'PYMODULE'), + ('PIL.BmpImagePlugin', + 'C:\\Python3\\Lib\\site-packages\\PIL\\BmpImagePlugin.py', + 'PYMODULE'), + ('PIL.PyAccess', + 'C:\\Python3\\Lib\\site-packages\\PIL\\PyAccess.py', + 'PYMODULE'), + ('PIL._binary', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_binary.py', + 'PYMODULE'), + ('PIL.TiffTags', + 'C:\\Python3\\Lib\\site-packages\\PIL\\TiffTags.py', + 'PYMODULE'), + ('PIL.ImageMode', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ImageMode.py', + 'PYMODULE'), + ('PIL.ExifTags', + 'C:\\Python3\\Lib\\site-packages\\PIL\\ExifTags.py', + 'PYMODULE'), + ('PIL', 'C:\\Python3\\Lib\\site-packages\\PIL\\__init__.py', 'PYMODULE'), + ('PIL._version', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_version.py', + 'PYMODULE'), + ('qrcode.image.pure', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\pure.py', + 'PYMODULE'), + ('png', 'C:\\Python3\\Lib\\site-packages\\png.py', 'PYMODULE'), + ('qrcode.image.base', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\base.py', + 'PYMODULE'), + ('qrcode.image.styles.moduledrawers.base', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\styles\\moduledrawers\\base.py', + 'PYMODULE'), + ('qrcode.image.styles.moduledrawers', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\styles\\moduledrawers\\__init__.py', + 'PYMODULE'), + ('qrcode.image.styles.moduledrawers.pil', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\styles\\moduledrawers\\pil.py', + 'PYMODULE'), + ('qrcode.image.styledpil', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\styledpil.py', + 'PYMODULE'), + ('qrcode.image.styles.colormasks', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\styles\\colormasks.py', + 'PYMODULE'), + ('qrcode.image.styles', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\image\\styles\\__init__.py', + 'PYMODULE'), + ('qrcode.util', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\util.py', + 'PYMODULE'), + ('qrcode.base', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\base.py', + 'PYMODULE'), + ('qrcode.LUT', 'C:\\Python3\\Lib\\site-packages\\qrcode\\LUT.py', 'PYMODULE'), + ('qrcode.exceptions', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\exceptions.py', + 'PYMODULE'), + ('qrcode.constants', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\constants.py', + 'PYMODULE'), + ('qrcode', + 'C:\\Python3\\Lib\\site-packages\\qrcode\\__init__.py', + 'PYMODULE'), + ('yaml', 'C:\\Python3\\Lib\\site-packages\\yaml\\__init__.py', 'PYMODULE'), + ('yaml.cyaml', 'C:\\Python3\\Lib\\site-packages\\yaml\\cyaml.py', 'PYMODULE'), + ('yaml.resolver', + 'C:\\Python3\\Lib\\site-packages\\yaml\\resolver.py', + 'PYMODULE'), + ('yaml.representer', + 'C:\\Python3\\Lib\\site-packages\\yaml\\representer.py', + 'PYMODULE'), + ('yaml.serializer', + 'C:\\Python3\\Lib\\site-packages\\yaml\\serializer.py', + 'PYMODULE'), + ('yaml.constructor', + 'C:\\Python3\\Lib\\site-packages\\yaml\\constructor.py', + 'PYMODULE'), + ('yaml.dumper', + 'C:\\Python3\\Lib\\site-packages\\yaml\\dumper.py', + 'PYMODULE'), + ('yaml.emitter', + 'C:\\Python3\\Lib\\site-packages\\yaml\\emitter.py', + 'PYMODULE'), + ('yaml.loader', + 'C:\\Python3\\Lib\\site-packages\\yaml\\loader.py', + 'PYMODULE'), + ('yaml.composer', + 'C:\\Python3\\Lib\\site-packages\\yaml\\composer.py', + 'PYMODULE'), + ('yaml.parser', + 'C:\\Python3\\Lib\\site-packages\\yaml\\parser.py', + 'PYMODULE'), + ('yaml.scanner', + 'C:\\Python3\\Lib\\site-packages\\yaml\\scanner.py', + 'PYMODULE'), + ('yaml.reader', + 'C:\\Python3\\Lib\\site-packages\\yaml\\reader.py', + 'PYMODULE'), + ('yaml.nodes', 'C:\\Python3\\Lib\\site-packages\\yaml\\nodes.py', 'PYMODULE'), + ('yaml.events', + 'C:\\Python3\\Lib\\site-packages\\yaml\\events.py', + 'PYMODULE'), + ('yaml.tokens', + 'C:\\Python3\\Lib\\site-packages\\yaml\\tokens.py', + 'PYMODULE'), + ('yaml.error', 'C:\\Python3\\Lib\\site-packages\\yaml\\error.py', 'PYMODULE'), + ('logging.handlers', 'C:\\Python3\\Lib\\logging\\handlers.py', 'PYMODULE'), + ('smtplib', 'C:\\Python3\\Lib\\smtplib.py', 'PYMODULE'), + ('platformdirs', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\__init__.py', + 'PYMODULE'), + ('platformdirs.version', + 'C:\\Python3\\Lib\\site-packages\\platformdirs\\version.py', + 'PYMODULE'), + ('multiprocessing', + 'C:\\Python3\\Lib\\multiprocessing\\__init__.py', + 'PYMODULE'), + ('argparse', 'C:\\Python3\\Lib\\argparse.py', 'PYMODULE'), + ('typing', 'C:\\Python3\\Lib\\typing.py', 'PYMODULE')], + [('ffmpeg.exe', 'Z:\\src\\ffmpeg.exe', 'BINARY'), + ('libmpv-2.dll', 'Z:\\src\\libmpv-2.dll', 'BINARY'), + ('python312.dll', 'C:\\Python3\\python312.dll', 'BINARY'), + ('pymediainfo\\MediaInfo.dll', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo\\MediaInfo.dll', + 'BINARY'), + ('Crypto\\PublicKey\\_ec_ws.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\_ec_ws.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_ARC4.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_ARC4.pyd', + 'BINARY'), + ('Crypto\\PublicKey\\_curve25519.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\_curve25519.pyd', + 'BINARY'), + ('Crypto\\Math\\_modexp.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Math\\_modexp.pyd', + 'BINARY'), + ('Crypto\\Hash\\_BLAKE2b.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_BLAKE2b.pyd', + 'BINARY'), + ('Crypto\\Hash\\_poly1305.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_poly1305.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_chacha20.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_chacha20.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_ocb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_ocb.pyd', + 'BINARY'), + ('Crypto\\Hash\\_RIPEMD160.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_RIPEMD160.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_cbc.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_cbc.pyd', + 'BINARY'), + ('Crypto\\Hash\\_ghash_portable.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_ghash_portable.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_pkcs1_decode.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_pkcs1_decode.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_aesni.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_aesni.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_cfb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_cfb.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_ofb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_ofb.pyd', + 'BINARY'), + ('Crypto\\Util\\_strxor.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\_strxor.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_des3.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_des3.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_ctr.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_ctr.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_arc2.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_arc2.pyd', + 'BINARY'), + ('Crypto\\PublicKey\\_curve448.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\_curve448.pyd', + 'BINARY'), + ('Crypto\\Hash\\_MD4.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_MD4.pyd', + 'BINARY'), + ('Crypto\\Protocol\\_scrypt.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Protocol\\_scrypt.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_blowfish.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_blowfish.pyd', + 'BINARY'), + ('Crypto\\Hash\\_MD5.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_MD5.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_aes.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_aes.pyd', + 'BINARY'), + ('Crypto\\Util\\_cpuid_c.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Util\\_cpuid_c.pyd', + 'BINARY'), + ('Crypto\\Hash\\_ghash_clmul.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_ghash_clmul.pyd', + 'BINARY'), + ('Crypto\\Hash\\_SHA224.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_SHA224.pyd', + 'BINARY'), + ('Crypto\\Hash\\_BLAKE2s.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_BLAKE2s.pyd', + 'BINARY'), + ('Crypto\\Hash\\_SHA512.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_SHA512.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_ecb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_ecb.pyd', + 'BINARY'), + ('Crypto\\PublicKey\\_ed448.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\_ed448.pyd', + 'BINARY'), + ('Crypto\\Hash\\_keccak.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_keccak.pyd', + 'BINARY'), + ('Crypto\\Hash\\_SHA384.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_SHA384.pyd', + 'BINARY'), + ('Crypto\\Hash\\_MD2.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_MD2.pyd', + 'BINARY'), + ('Crypto\\Hash\\_SHA256.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_SHA256.pyd', + 'BINARY'), + ('Crypto\\Hash\\_SHA1.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Hash\\_SHA1.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_cast.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_cast.pyd', + 'BINARY'), + ('Crypto\\PublicKey\\_ed25519.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\PublicKey\\_ed25519.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_Salsa20.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_Salsa20.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_eksblowfish.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_eksblowfish.pyd', + 'BINARY'), + ('Crypto\\Cipher\\_raw_des.pyd', + 'C:\\Python3\\Lib\\site-packages\\Crypto\\Cipher\\_raw_des.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_ghash_clmul.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_ghash_clmul.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_MD4.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_MD4.pyd', + 'BINARY'), + ('Cryptodome\\Protocol\\_scrypt.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Protocol\\_scrypt.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_MD2.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_MD2.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_SHA384.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_SHA384.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_BLAKE2s.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_BLAKE2s.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_SHA1.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_SHA1.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_Salsa20.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_Salsa20.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_ocb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_ocb.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_keccak.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_keccak.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_cfb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_cfb.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_BLAKE2b.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_BLAKE2b.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_ofb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_ofb.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_arc2.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_arc2.pyd', + 'BINARY'), + ('Cryptodome\\Util\\_strxor.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\_strxor.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_MD5.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_MD5.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_SHA256.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_SHA256.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_des3.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_des3.pyd', + 'BINARY'), + ('Cryptodome\\PublicKey\\_ec_ws.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\_ec_ws.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_cbc.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_cbc.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_ARC4.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_ARC4.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_chacha20.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_chacha20.pyd', + 'BINARY'), + ('Cryptodome\\Util\\_cpuid_c.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Util\\_cpuid_c.pyd', + 'BINARY'), + ('Cryptodome\\PublicKey\\_curve448.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\_curve448.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_aes.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_aes.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_blowfish.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_blowfish.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_RIPEMD160.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_RIPEMD160.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_pkcs1_decode.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_pkcs1_decode.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_SHA224.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_SHA224.pyd', + 'BINARY'), + ('Cryptodome\\PublicKey\\_ed25519.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\_ed25519.pyd', + 'BINARY'), + ('Cryptodome\\PublicKey\\_curve25519.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\_curve25519.pyd', + 'BINARY'), + ('Cryptodome\\Math\\_modexp.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Math\\_modexp.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_SHA512.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_SHA512.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_ghash_portable.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_ghash_portable.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_ecb.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_ecb.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_des.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_des.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_aesni.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_aesni.pyd', + 'BINARY'), + ('Cryptodome\\PublicKey\\_ed448.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\PublicKey\\_ed448.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_ctr.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_ctr.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_eksblowfish.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_eksblowfish.pyd', + 'BINARY'), + ('Cryptodome\\Cipher\\_raw_cast.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Cipher\\_raw_cast.pyd', + 'BINARY'), + ('Cryptodome\\Hash\\_poly1305.pyd', + 'C:\\Python3\\Lib\\site-packages\\Cryptodome\\Hash\\_poly1305.pyd', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\opengl32sw.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\opengl32sw.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\styles\\qmodernwindowsstyle.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\styles\\qmodernwindowsstyle.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\iconengines\\qsvgicon.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\iconengines\\qsvgicon.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qwbmp.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qwbmp.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qjpeg.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qjpeg.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qico.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qico.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qpdf.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qpdf.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qgif.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qgif.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qicns.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qicns.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qtga.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qtga.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\platforms\\qoffscreen.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\platforms\\qoffscreen.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\generic\\qtuiotouchplugin.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\generic\\qtuiotouchplugin.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qtiff.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qtiff.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\platforms\\qminimal.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\platforms\\qminimal.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qsvg.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qsvg.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\imageformats\\qwebp.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\imageformats\\qwebp.dll', + 'BINARY'), + ('PyQt6\\Qt6\\plugins\\platforms\\qwindows.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\plugins\\platforms\\qwindows.dll', + 'BINARY'), + ('select.pyd', 'C:\\Python3\\DLLs\\select.pyd', 'EXTENSION'), + ('_multiprocessing.pyd', + 'C:\\Python3\\DLLs\\_multiprocessing.pyd', + 'EXTENSION'), + ('pyexpat.pyd', 'C:\\Python3\\DLLs\\pyexpat.pyd', 'EXTENSION'), + ('_ssl.pyd', 'C:\\Python3\\DLLs\\_ssl.pyd', 'EXTENSION'), + ('_hashlib.pyd', 'C:\\Python3\\DLLs\\_hashlib.pyd', 'EXTENSION'), + ('unicodedata.pyd', 'C:\\Python3\\DLLs\\unicodedata.pyd', 'EXTENSION'), + ('_decimal.pyd', 'C:\\Python3\\DLLs\\_decimal.pyd', 'EXTENSION'), + ('_socket.pyd', 'C:\\Python3\\DLLs\\_socket.pyd', 'EXTENSION'), + ('_lzma.pyd', 'C:\\Python3\\DLLs\\_lzma.pyd', 'EXTENSION'), + ('_bz2.pyd', 'C:\\Python3\\DLLs\\_bz2.pyd', 'EXTENSION'), + ('_ctypes.pyd', 'C:\\Python3\\DLLs\\_ctypes.pyd', 'EXTENSION'), + ('_queue.pyd', 'C:\\Python3\\DLLs\\_queue.pyd', 'EXTENSION'), + ('_overlapped.pyd', 'C:\\Python3\\DLLs\\_overlapped.pyd', 'EXTENSION'), + ('_asyncio.pyd', 'C:\\Python3\\DLLs\\_asyncio.pyd', 'EXTENSION'), + ('_wmi.pyd', 'C:\\Python3\\DLLs\\_wmi.pyd', 'EXTENSION'), + ('_elementtree.pyd', 'C:\\Python3\\DLLs\\_elementtree.pyd', 'EXTENSION'), + ('_uuid.pyd', 'C:\\Python3\\DLLs\\_uuid.pyd', 'EXTENSION'), + ('_cffi_backend.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\_cffi_backend.cp312-win_amd64.pyd', + 'EXTENSION'), + ('_argon2_cffi_bindings\\_ffi.pyd', + 'C:\\Python3\\Lib\\site-packages\\_argon2_cffi_bindings\\_ffi.pyd', + 'EXTENSION'), + ('_brotli.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\_brotli.cp312-win_amd64.pyd', + 'EXTENSION'), + ('websockets\\speedups.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\websockets\\speedups.cp312-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md__mypyc.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\md__mypyc.cp312-win_amd64.pyd', + 'EXTENSION'), + ('charset_normalizer\\md.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\charset_normalizer\\md.cp312-win_amd64.pyd', + 'EXTENSION'), + ('_sqlite3.pyd', 'C:\\Python3\\DLLs\\_sqlite3.pyd', 'EXTENSION'), + ('yarl\\_quoting_c.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\yarl\\_quoting_c.cp312-win_amd64.pyd', + 'EXTENSION'), + ('yarl\\_helpers_c.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\yarl\\_helpers_c.cp312-win_amd64.pyd', + 'EXTENSION'), + ('multidict\\_multidict.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\multidict\\_multidict.cp312-win_amd64.pyd', + 'EXTENSION'), + ('aiohttp\\_http_writer.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\_http_writer.cp312-win_amd64.pyd', + 'EXTENSION'), + ('aiohttp\\_http_parser.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\_http_parser.cp312-win_amd64.pyd', + 'EXTENSION'), + ('frozenlist\\_frozenlist.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\frozenlist\\_frozenlist.cp312-win_amd64.pyd', + 'EXTENSION'), + ('aiohttp\\_helpers.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\_helpers.cp312-win_amd64.pyd', + 'EXTENSION'), + ('aiohttp\\_websocket.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\aiohttp\\_websocket.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PyQt6\\sip.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\sip.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PIL\\_imagingft.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_imagingft.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PIL\\_imaging.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_imaging.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PIL\\_webp.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_webp.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PIL\\_imagingtk.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_imagingtk.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PIL\\_imagingcms.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_imagingcms.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PIL\\_imagingmath.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\PIL\\_imagingmath.cp312-win_amd64.pyd', + 'EXTENSION'), + ('yaml\\_yaml.cp312-win_amd64.pyd', + 'C:\\Python3\\Lib\\site-packages\\yaml\\_yaml.cp312-win_amd64.pyd', + 'EXTENSION'), + ('PyQt6\\QtWidgets.pyd', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\QtWidgets.pyd', + 'EXTENSION'), + ('PyQt6\\QtGui.pyd', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\QtGui.pyd', + 'EXTENSION'), + ('PyQt6\\QtCore.pyd', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\QtCore.pyd', + 'EXTENSION'), + ('api-ms-win-core-synch-l1-2-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-synch-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-crt-multibyte-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-multibyte-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-time-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-time-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-heap-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-locale-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-locale-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-filesystem-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-filesystem-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-utility-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-utility-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-convert-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-convert-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-private-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-private-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-string-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-runtime-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-runtime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-math-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-math-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-stdio-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-stdio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-environment-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-environment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-conio-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-conio-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-crt-process-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-crt-process-l1-1-0.dll', + 'BINARY'), + ('VCRUNTIME140.dll', 'C:\\Python3\\VCRUNTIME140.dll', 'BINARY'), + ('PyQt6\\Qt6\\bin\\Qt6Gui.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\Qt6Gui.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\Qt6Widgets.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\Qt6Widgets.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\MSVCP140.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\MSVCP140.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\Qt6Core.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\Qt6Core.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\Qt6Svg.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\Qt6Svg.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\Qt6Pdf.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\Qt6Pdf.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\Qt6Network.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\Qt6Network.dll', + 'BINARY'), + ('VCRUNTIME140_1.dll', 'C:\\Python3\\VCRUNTIME140_1.dll', 'BINARY'), + ('libcrypto-3.dll', 'C:\\Python3\\DLLs\\libcrypto-3.dll', 'BINARY'), + ('libssl-3.dll', 'C:\\Python3\\DLLs\\libssl-3.dll', 'BINARY'), + ('libffi-8.dll', 'C:\\Python3\\DLLs\\libffi-8.dll', 'BINARY'), + ('python3.dll', 'C:\\Python3\\python3.dll', 'BINARY'), + ('sqlite3.dll', 'C:\\Python3\\DLLs\\sqlite3.dll', 'BINARY'), + ('PyQt6\\Qt6\\bin\\MSVCP140_2.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\MSVCP140_2.dll', + 'BINARY'), + ('ucrtbase.dll', 'C:\\windows\\system32\\ucrtbase.dll', 'BINARY'), + ('PyQt6\\Qt6\\bin\\VCRUNTIME140_1.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\VCRUNTIME140_1.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\MSVCP140_1.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\MSVCP140_1.dll', + 'BINARY'), + ('PyQt6\\Qt6\\bin\\VCRUNTIME140.dll', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\bin\\VCRUNTIME140.dll', + 'BINARY'), + ('api-ms-win-core-timezone-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-timezone-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-synch-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-synch-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-namedpipe-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-namedpipe-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l2-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-file-l2-1-0.dll', + 'BINARY'), + ('api-ms-win-core-string-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-string-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-heap-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-heap-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processenvironment-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-processenvironment-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-1.dll', + 'C:\\windows\\system32\\api-ms-win-core-processthreads-l1-1-1.dll', + 'BINARY'), + ('api-ms-win-core-rtlsupport-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-rtlsupport-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-interlocked-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-interlocked-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-libraryloader-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-libraryloader-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-profile-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-profile-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-file-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-handle-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-handle-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-console-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-console-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-memory-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-memory-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-util-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-util-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-sysinfo-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-sysinfo-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-datetime-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-datetime-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-file-l1-2-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-file-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-localization-l1-2-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-localization-l1-2-0.dll', + 'BINARY'), + ('api-ms-win-core-errorhandling-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-errorhandling-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-processthreads-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-processthreads-l1-1-0.dll', + 'BINARY'), + ('api-ms-win-core-debug-l1-1-0.dll', + 'C:\\windows\\system32\\api-ms-win-core-debug-l1-1-0.dll', + 'BINARY')], + [], + [], + [('syng.ico', 'Z:\\src\\syng.ico', 'DATA'), + ('base_library.zip', 'Z:\\src\\build\\main\\base_library.zip', 'DATA'), + ('setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\autocommand-2.2.2.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand-2.2.2.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\inflect-7.3.1.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect-7.3.1.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\inflect-7.3.1.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect-7.3.1.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\autocommand-2.2.2.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand-2.2.2.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\autocommand-2.2.2.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand-2.2.2.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\inflect-7.3.1.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect-7.3.1.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\LICENSE.BSD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\LICENSE.BSD', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\LICENSE.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\LICENSE.txt', + 'DATA'), + ('setuptools\\_vendor\\tomli-2.0.1.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli-2.0.1.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\jaraco\\text\\Lorem ipsum.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco\\text\\Lorem ' + 'ipsum.txt', + 'DATA'), + ('setuptools\\_vendor\\autocommand-2.2.2.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand-2.2.2.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\inflect-7.3.1.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect-7.3.1.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\entry_points.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\entry_points.txt', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\inflect-7.3.1.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect-7.3.1.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\tomli-2.0.1.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli-2.0.1.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\tomli-2.0.1.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli-2.0.1.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\licenses\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\licenses\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\inflect-7.3.1.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\inflect-7.3.1.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\autocommand-2.2.2.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand-2.2.2.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\tomli-2.0.1.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli-2.0.1.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\entry_points.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\entry_points.txt', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\LICENSE.APACHE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\LICENSE.APACHE', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\autocommand-2.2.2.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\autocommand-2.2.2.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_metadata-8.0.0.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\more_itertools-10.3.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.functools-4.0.1.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.collections-5.1.0.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\backports.tarfile-1.2.0.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.context-5.3.0.dist-info\\top_level.txt', + 'DATA'), + ('setuptools\\_vendor\\tomli-2.0.1.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli-2.0.1.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\platformdirs-4.2.2.dist-info\\RECORD', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\importlib_resources-6.4.0.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\jaraco.text-3.12.1.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\typeguard-4.3.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\WHEEL', + 'DATA'), + ('setuptools\\_vendor\\wheel-0.43.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\REQUESTED', + 'DATA'), + ('setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typing_extensions-4.12.2.dist-info\\METADATA', + 'DATA'), + ('setuptools\\_vendor\\zipp-3.19.2.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\zipp-3.19.2.dist-info\\INSTALLER', + 'DATA'), + ('setuptools\\_vendor\\packaging-24.1.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\packaging-24.1.dist-info\\LICENSE', + 'DATA'), + ('setuptools\\_vendor\\tomli-2.0.1.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\tomli-2.0.1.dist-info\\LICENSE', + 'DATA'), + ('certifi\\py.typed', + 'C:\\Python3\\Lib\\site-packages\\certifi\\py.typed', + 'DATA'), + ('certifi\\cacert.pem', + 'C:\\Python3\\Lib\\site-packages\\certifi\\cacert.pem', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_nl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_nl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_sl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_sl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_ko.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_ko.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_nn.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_nn.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_fr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_fr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_de.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_de.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_ja.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_ja.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_de.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_de.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_hr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_hr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_gd.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_gd.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_sl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_sl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_hr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_hr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_ka.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_ka.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_zh_TW.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_zh_TW.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_he.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_he.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_it.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_it.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_fi.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_fi.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_uk.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_uk.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_cs.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_cs.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_es.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_es.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_ar.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_ar.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_sk.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_sk.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_hu.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_hu.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_fr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_fr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_es.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_es.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_gl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_gl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_fa.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_fa.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_da.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_da.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_sk.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_sk.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_zh_CN.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_zh_CN.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_hu.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_hu.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_sv.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_sv.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_lv.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_lv.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_pl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_pl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_ca.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_ca.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_zh_CN.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_zh_CN.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_ca.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_ca.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_pt_BR.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_pt_BR.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_pt_BR.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_pt_BR.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_it.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_it.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_zh_TW.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_zh_TW.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_en.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_en.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_en.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_en.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_cs.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_cs.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_bg.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_bg.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_pl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_pl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_fa.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_fa.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_cs.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_cs.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_ko.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_ko.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_pl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_pl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_zh_TW.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_zh_TW.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_ar.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_ar.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_zh_CN.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_zh_CN.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_lt.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_lt.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_hr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_hr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_ja.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_ja.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_tr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_tr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_sk.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_sk.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_pt_PT.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_pt_PT.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_nl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_nl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_gl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_gl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_ca.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_ca.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_nl.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_nl.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_tr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_tr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_nn.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_nn.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_lv.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_lv.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_nn.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_nn.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_ko.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_ko.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_gd.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_gd.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_bg.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_bg.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_en.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_en.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_da.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_da.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_pt_BR.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_pt_BR.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_fr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_fr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_ru.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_ru.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_uk.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_uk.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_fi.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_fi.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_ru.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_ru.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_ar.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_ar.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_tr.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_tr.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_es.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_es.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_help_bg.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_help_bg.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_it.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_it.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_ka.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_ka.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_ru.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_ru.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_ja.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_ja.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_ka.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_ka.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_de.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_de.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_hu.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_hu.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qtbase_he.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qtbase_he.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_uk.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_uk.qm', + 'DATA'), + ('PyQt6\\Qt6\\translations\\qt_da.qm', + 'C:\\Python3\\Lib\\site-packages\\PyQt6\\Qt6\\translations\\qt_da.qm', + 'DATA'), + ('attrs-24.2.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\attrs-24.2.0.dist-info\\INSTALLER', + 'DATA'), + ('attrs-24.2.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\attrs-24.2.0.dist-info\\METADATA', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\WHEEL', + 'DATA'), + ('attrs-24.2.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\attrs-24.2.0.dist-info\\REQUESTED', + 'DATA'), + ('argon2_cffi-23.1.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\argon2_cffi-23.1.0.dist-info\\REQUESTED', + 'DATA'), + ('wheel-0.43.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\INSTALLER', + 'DATA'), + ('typeguard-4.3.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\WHEEL', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\INSTALLER', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\METADATA', + 'DATA'), + ('websockets-13.1.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\WHEEL', + 'DATA'), + ('wheel-0.43.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\METADATA', + 'DATA'), + ('wheel-0.43.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\WHEEL', + 'DATA'), + ('websockets-13.1.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\RECORD', + 'DATA'), + ('argon2_cffi-23.1.0.dist-info\\licenses\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\argon2_cffi-23.1.0.dist-info\\licenses\\LICENSE', + 'DATA'), + ('wheel-0.43.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\RECORD', + 'DATA'), + ('websockets-13.1.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\top_level.txt', + 'DATA'), + ('argon2_cffi-23.1.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\argon2_cffi-23.1.0.dist-info\\RECORD', + 'DATA'), + ('typeguard-4.3.0.dist-info\\entry_points.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\entry_points.txt', + 'DATA'), + ('typeguard-4.3.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\LICENSE', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\namespace_packages.txt', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\namespace_packages.txt', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\top_level.txt', + 'DATA'), + ('websockets-13.1.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\METADATA', + 'DATA'), + ('argon2_cffi-23.1.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\argon2_cffi-23.1.0.dist-info\\WHEEL', + 'DATA'), + ('websockets-13.1.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\INSTALLER', + 'DATA'), + ('typeguard-4.3.0.dist-info\\top_level.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\top_level.txt', + 'DATA'), + ('websockets-13.1.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\REQUESTED', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\AUTHORS', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\AUTHORS', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\REQUESTED', + 'DATA'), + ('argon2_cffi-23.1.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\argon2_cffi-23.1.0.dist-info\\METADATA', + 'DATA'), + ('typeguard-4.3.0.dist-info\\METADATA', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\METADATA', + 'DATA'), + ('attrs-24.2.0.dist-info\\WHEEL', + 'C:\\Python3\\Lib\\site-packages\\attrs-24.2.0.dist-info\\WHEEL', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\RECORD', + 'DATA'), + ('websockets-13.1.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\websockets-13.1.dist-info\\LICENSE', + 'DATA'), + ('wheel-0.43.0.dist-info\\LICENSE.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\LICENSE.txt', + 'DATA'), + ('attrs-24.2.0.dist-info\\licenses\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\attrs-24.2.0.dist-info\\licenses\\LICENSE', + 'DATA'), + ('typeguard-4.3.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\INSTALLER', + 'DATA'), + ('pymediainfo-6.1.0.dist-info\\LICENSE', + 'C:\\Python3\\Lib\\site-packages\\pymediainfo-6.1.0.dist-info\\LICENSE', + 'DATA'), + ('argon2_cffi-23.1.0.dist-info\\INSTALLER', + 'C:\\Python3\\Lib\\site-packages\\argon2_cffi-23.1.0.dist-info\\INSTALLER', + 'DATA'), + ('attrs-24.2.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\attrs-24.2.0.dist-info\\RECORD', + 'DATA'), + ('wheel-0.43.0.dist-info\\REQUESTED', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\REQUESTED', + 'DATA'), + ('wheel-0.43.0.dist-info\\entry_points.txt', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\wheel-0.43.0.dist-info\\entry_points.txt', + 'DATA'), + ('typeguard-4.3.0.dist-info\\RECORD', + 'C:\\Python3\\Lib\\site-packages\\setuptools\\_vendor\\typeguard-4.3.0.dist-info\\RECORD', + 'DATA')])