File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -126,6 +126,8 @@ jobs:
126126 --hidden-import=Cryptodome.Util --hidden-import=Cryptodome.Util.Padding \
127127 --hidden-import=Cryptodome.Random \
128128 --hidden-import=curl_cffi --hidden-import=_cffi_backend \
129+ --hidden-import=lxml --hidden-import=lxml.etree \
130+ --hidden-import=isodate \
129131 --collect-all curl_cffi \
130132 --additional-hooks-dir=pyinstaller/hooks \
131133 --add-data "StreamingCommunity${{ matrix.separator }}StreamingCommunity" \
Original file line number Diff line number Diff line change 11__title__ = 'StreamingCommunity'
2- __version__ = '3.4.9 '
2+ __version__ = '3.5.0 '
33__author__ = 'Arrowar'
44__description__ = 'A command-line program to download film'
55__copyright__ = 'Copyright 2025'
You can’t perform that action at this time.
0 commit comments