Closed momo5120 closed 2 years ago
Download full source code and extract to one single folder should help.
Download full source code and extract to one single folder should help.
C:\Users\mh>py kemono-dl.py --cookies "cookie.txt" --links https://kemono.party/patreon/user/34664186
Traceback (most recent call last):
File "C:\Users\mh\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\mh\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "C:\Users\mh\kemono-dl.py__main__.py", line 1, in
pip install requests
on cmd
sorry for asking for help so much
but now after the pip install requests on cmd im getting
C:\Users\mh>py kemono-dl.py --cookies "cookie.txt" --links https://kemono.party/patreon/user/34664186
Traceback (most recent call last):
File "C:\Users\mh\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "C:\Users\mh\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in _run_code
exec(code, run_globals)
File "C:\Users\mh\kemono-dl.py__main__.py", line 12, in
cd to kemono-dl folder where requirements.txt is located
then exec
pip install -r requirements.txt
when i try to do the cookie.txt i keep getting
C:\Users\mh\AppData\Local\Programs\Python\Python310\python.exe: can't find 'main' module in 'C:\Users\mh\kemono-dl.py'
any way to fix ty