#!python

if __name__ == "__main__":
    from sync_dl import main
    main()