def getmegavideohigh(code): return megavideo.gethighurl(code)
def getmegavideohigh(code): import megavideo return megavideo.gethighurl(code)