edwardsdean / KissDownloader-no-longer-working

Downloads shows from the Kiss Network
31 stars 12 forks source link

how to fix this #48

Closed zhendolion closed 7 years ago

zhendolion commented 7 years ago

i got this error when i run KissDownloader.py i dunno if im doing it right.. Requirement already up-to-date: pip in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages Requirement already up-to-date: cfscrape in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages Requirement already up-to-date: Js2Py>=0.37 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from cfscrape) Requirement already up-to-date: requests>=2.0.0 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from cfscrape) Requirement already up-to-date: tzlocal>=1.2 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: six>=1.10 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: pyjsparser>=2.4.5 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: pytz in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from tzlocal>=1.2->Js2Py>=0.37->cfscrape) please run from KissDownloaderGUI.py Traceback (most recent call last): File "KissDownloader.py", line 339, in KissDownloader.download_video(KissDownloader, url, filename, destination) NameError: name 'url' is not defined

edwardsdean commented 7 years ago

@zhendolion you need to run with kissdownloadergui.py

zhendolion commented 7 years ago

same thing happen.. error on line 1 import kissdownloader.py

edwardsdean commented 7 years ago

@zhendolion can you copy the log from when you run kissdownloadergui.py

zhendolion commented 7 years ago

Requirement already up-to-date: pip in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages Requirement already up-to-date: cfscrape in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages Requirement already up-to-date: Js2Py>=0.37 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from cfscrape) Requirement already up-to-date: requests>=2.0.0 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from cfscrape) Requirement already up-to-date: tzlocal>=1.2 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: six>=1.10 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: pyjsparser>=2.4.5 in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: pytz in c:\users\zhendo\appdata\local\programs\python\python35\lib\site-packages (from tzlocal>=1.2->Js2Py>=0.37->cfscrape) Traceback (most recent call last): File "KissDownloaderGUI.py", line 1, in from KissDownloader import * File "C:\Users\Zhendo\Desktop\KissDownloader.py", line 339, in KissDownloader.download_video(KissDownloader, url, filename, destination) NameError: name 'url' is not defined

edwardsdean commented 7 years ago

@zhendolion what are you running this on (os version, python version, with screenshots if your able to ), i'm not getting this on my end, so im not sure what is happening.

Also can you try redownloading the script

zhendolion commented 7 years ago

im running windows10 64bit. and the latest python 3.5. i dunno how to attach file here..

i redownload the script for abt 10x now and same error happens.. 😵

edwardsdean commented 7 years ago

@zhendolion mabey try reinstalling python, other than this im not sure

zhendolion commented 7 years ago

i download the python 6.0 orc2 and got this error

Requirement already up-to-date: pip in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages Requirement already up-to-date: cfscrape in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages Requirement already up-to-date: Js2Py>=0.37 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from cfscrape) Requirement already up-to-date: requests>=2.0.0 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from cfscrape) Requirement already up-to-date: tzlocal>=1.2 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: six>=1.10 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: pyjsparser>=2.4.5 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already up-to-date: pytz in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from tzlocal>=1.2->Js2Py>=0.37->cfscrape) Requirement already satisfied: cfscrape in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages Requirement already satisfied: Js2Py>=0.37 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from cfscrape) Requirement already satisfied: requests>=2.0.0 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from cfscrape) Requirement already satisfied: tzlocal>=1.2 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already satisfied: six>=1.10 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already satisfied: pyjsparser>=2.4.5 in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from Js2Py>=0.37->cfscrape) Requirement already satisfied: pytz in c:\users\zhendo\appdata\local\programs\python\python36\lib\site-packages (from tzlocal>=1.2->Js2Py>=0.37->cfscrape) Traceback (most recent call last): File "C:\Users\Zhendo\Desktop\KissDownloader.py", line 22, in import cfscrape File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\cfscrape__init.py", line 6, in import js2py File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\init.py", line 68, in from .base import PyJsException File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\base.py", line 1563, in FunctionPrototype = PyJsFunction(Empty, ObjectPrototype) File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\base.py", line 1215, in init__ cand = fix_js_args(func) File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\utils\injector.py", line 23, in fix_js_args code = append_arguments(six.get_function_code(func), ('this','arguments')) File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\utils\injector.py", line 84, in append_arguments raise ValueError("a name was lost in translation") ValueError: a name was lost in translation

During handling of the above exception, another exception occurred:

Traceback (most recent call last): File "KissDownloaderGUI.py", line 1, in untitled untitled2 from KissDownloader import * File "C:\Users\Zhendo\Desktop\KissDownloader.py", line 25, in import cfscrape File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\cfscrape__init.py", line 6, in import js2py File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\init.py", line 68, in from .base import PyJsException File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\base.py", line 1563, in FunctionPrototype = PyJsFunction(Empty, ObjectPrototype) File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\base.py", line 1215, in init__ cand = fix_js_args(func) File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\utils\injector.py", line 23, in fix_js_args code = append_arguments(six.get_function_code(func), ('this','arguments')) File "C:\Users\Zhendo\AppData\Local\Programs\Python\Python36\lib\site-packages\js2py\utils\injector.py", line 84, in append_arguments raise ValueError("a name was lost in translation") ValueError: a name was lost in translation

edwardsdean commented 7 years ago

Can you try this version of python https://www.python.org/ftp/python/3.5.2/python-3.5.2-amd64.exe

if that still doesn't work try this version bellow.

KissDownloader-master.zip

zhendolion commented 7 years ago

same error.. 😭

zhendolion commented 7 years ago

i change my python and run the files still same error.. 😭

edwardsdean commented 7 years ago

@zhendolion ok im not really sure then, must be something weird on your end. Its working on my end, and im running windows 10 64bit as well

OneVoltTen commented 7 years ago

Try running command prompt as admin, then execute ' python UpdateModuals.py'. Your last console log indicates you haven't installed all the modules.