Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
NoneType is not callable in utils.py #11362
Comments
|
Post the full output of youtube-dl when run with
Do not post screenshots of verbose log only plain text is acceptable. The output (including the first lines) contains important debugging information. Issues without the full output are often not reproducible and therefore do not get solved in short order, if ever. |
|
It only appens in python script inside a Kodi addon... if you care I can post the full Kodi log and code excerpt |
|
I don't care about Kodi logs. You must post youtube-dl log. You pass |
|
here is the log with verbose enabled:
|
|
Possibly related to this python bug. |
|
It would be great if this could be considered for a workaround. I'm consistently running into this when using the SendToKodi plugin that suffers from it. It didn't seem like it would be fixed in python any time soon, the last time I looked at that python bug link. |
|
I concur with @anohren |
quick fix:
utils.py