
On fresh installs, when no programs have been installed which install visual c runtime as a dependency, the dlls are not present and brotli fails to load. Bundle them in releases and make sure brotli sees them by adding their location to the path (in run.bat)
15 lines
148 B
Plaintext
15 lines
148 B
Plaintext
__pycache__/
|
|
*$py.class
|
|
debug/
|
|
data/
|
|
python/
|
|
release/
|
|
youtube-local/
|
|
banned_addresses.txt
|
|
settings.txt
|
|
get-pip.py
|
|
latest-dist.zip
|
|
*.7z
|
|
*.zip
|
|
*venv*
|