Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Error #3

Closed
Figgyee opened this issue Apr 14, 2021 · 2 comments
Closed

Error #3

Figgyee opened this issue Apr 14, 2021 · 2 comments

Comments

@Figgyee
Copy link

Figgyee commented Apr 14, 2021

Extreme noob here. I installed the required modules and the program seems to start fine, but when I try to download something it gives me this error:

Traceback (most recent call last):
File "C:\Users\MYUSERNAME\Desktop\crunchyroll-dl-master\crunchyroll_downloader.py", line 318, in
PATH_ffmpeg = os.path.normpath(which("ffmpeg"))
File "C:\Users\MYUSERNAME\AppData\Local\Programs\Python\Python39\lib\ntpath.py", line 452, in normpath
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not NoneType

@Trigus42
Copy link
Owner

That was indeed a bug. Fixed it in 7910ec3

@Figgyee
Copy link
Author

Figgyee commented Apr 15, 2021 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants