Prividen / kinescope-downloader

Script to download video from Kinescope
GNU General Public License v2.0
43 stars 15 forks source link

Hello, tell me how to use #7

Open demon19851027 opened 1 year ago

demon19851027 commented 1 year ago

Hello, tell me how to use this script? Which folder should be placed in ffmpeg to run it. https://github.com/Prividen/kinescope-downloader

demon19851027 commented 1 year ago

Hello, the system is responding:

PS C:\Users\demon> python "C:\Users\demon\Desktop\kinescope-downloader-master\kinescope-downloader.py" 1676384159 Yourvideo Traceback (most recent call last): File "C:\Users\demon\Desktop\kinescope-downloader-master\kinescope-downloader.py", line 11, in import xmltodict ModuleNotFoundError: No module named 'xmltodict' PS C:\Users\demon>

1pyxa1 commented 1 year ago

you need to install https://pypi.org/project/xmltodict/ first