MCPcopy Index your code
hub / github.com/pyload/pyload / JSInterpreterError

Class JSInterpreterError

module/plugins/hoster/YoutubeCom.py:840–841  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

838"""Credit to this awesome piece of code below goes to the 'youtube_dl' project, kudos!"""
839
840class JSInterpreterError(Exception):
841 pass
842
843
844class JSInterpreter(object):

Callers 3

interpret_statementMethod · 0.85
interpret_expressionMethod · 0.85
extract_functionMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected