from . import __yt_music__ def __ytmusic__(): __yt_music__ if __name__ == "__main__": __ytmusic__()