You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C:\Users\xxxxx\ .txxxxx\downloads>biliarchiver init
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Scripts\biliarchiver.exe_main.py", line 4, in
from biliarchiver.cli_tools.biliarchiver import biliarchiver
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\biliarchiver\cli_tools\biliarchiver.py", line 5, in
from biliarchiver.cli_tools.get_command import get
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\biliarchiver\cli_tools\get_command.py", line 10, in
from bilix.sites.bilibili import api
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\bilix\sites\bilibili_init.py", line 1, in
from .downloader import DownloaderBilibili
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\bilix\sites\bilibili\downloader.py", line 10, in
from bilix.download.base_downloader_part import BaseDownloaderPart
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\bilix\download\base_downloader_part.py", line 10, in
import cgi
ModuleNotFoundError: No module named 'cgi'
C:\Users\xxxxx\ .txxxxx\downloads>
The text was updated successfully, but these errors were encountered:
tubeup ([bibanon/tubeup]) is currently can archive BiliBili videos too, but they will not join the "BiliBili Videos" collection, and stuck in "Community Video" collection.
C:\Users\xxxxx\ .txxxxx\downloads>biliarchiver init
Traceback (most recent call last):
File "", line 198, in run_module_as_main
File "", line 88, in run_code
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Scripts\biliarchiver.exe_main.py", line 4, in
from biliarchiver.cli_tools.biliarchiver import biliarchiver
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\biliarchiver\cli_tools\biliarchiver.py", line 5, in
from biliarchiver.cli_tools.get_command import get
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\biliarchiver\cli_tools\get_command.py", line 10, in
from bilix.sites.bilibili import api
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\bilix\sites\bilibili_init.py", line 1, in
from .downloader import DownloaderBilibili
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\bilix\sites\bilibili\downloader.py", line 10, in
from bilix.download.base_downloader_part import BaseDownloaderPart
File "C:\Users\xxxxx\AppData\Local\Programs\Python\Python313\Lib\site-packages\bilix\download\base_downloader_part.py", line 10, in
import cgi
ModuleNotFoundError: No module named 'cgi'
C:\Users\xxxxx\ .txxxxx\downloads>
The text was updated successfully, but these errors were encountered: