from plugins.mpv.pipeline_helper import * from plugins.mpv.pipeline_helper import main as _main if __name__ == "__main__": raise SystemExit(_main())