Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/menndouyukkuri/aviutl-installer-script
AviUtl本体とAviUtlで動画編集をするなら必須と言っていいレベルのいくつかのプラグインを導入して初期設定する、初心者には複雑で難解な作業を1つのファイルを実行するだけで済ませようという目的で作られているスクリプトの詰め合わせです。Windows 10 April 2018 Update (バージョン 1803) 以降で動作します。
https://github.com/menndouyukkuri/aviutl-installer-script
aviutl aviutl-installer aviutl-installer-script batch-file install-script installer powershell-script windows-10 windows-11
Last synced: 10 days ago
JSON representation
AviUtl本体とAviUtlで動画編集をするなら必須と言っていいレベルのいくつかのプラグインを導入して初期設定する、初心者には複雑で難解な作業を1つのファイルを実行するだけで済ませようという目的で作られているスクリプトの詰め合わせです。Windows 10 April 2018 Update (バージョン 1803) 以降で動作します。
- Host: GitHub
- URL: https://github.com/menndouyukkuri/aviutl-installer-script
- Owner: menndouyukkuri
- License: mit
- Created: 2025-01-02T16:24:22.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-01-31T16:18:58.000Z (12 days ago)
- Last Synced: 2025-01-31T17:29:12.463Z (12 days ago)
- Topics: aviutl, aviutl-installer, aviutl-installer-script, batch-file, install-script, installer, powershell-script, windows-10, windows-11
- Language: Batchfile
- Homepage: https://aviutl-installer.github.io
- Size: 384 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
日本語のREADMEは[こちら](./docs/README.ja.md)
## About AviUtl Installer Script
This is a collection of scripts created with the purpose of simplifying the complex and difficult task for beginners of install and setting up the AviUtl main body and several essential plugins for video editing using AviUtl, so that it can be done by executing just one file.To make it easier to run in many environments, it is in .cmd (batchfile) format, but the contents are mostly Windows PowerShell (5.x) scripts.
### Operating Environment
Windows 10 April 2018 Update (version 1803) or later\
(In other words, it works on all supported consumer Windows as of 2025)### How to Use
Download aviutl-installer_X.X.X.zip from the Assets of [releases/latest](https://github.com/menndouyukkuri/aviutl-installer-script/releases/latest) and extract it.After that, simply double-click on aviutl-installer.cmd to start the installation of AviUtl and the required plugins (specific details on what will be installed can be found in [List of items install (ja)](https://aviutl-installer.github.io/AviUtl-Installer-Script%E3%81%AB%E3%82%88%E3%81%A3%E3%81%A6%E3%82%A4%E3%83%B3%E3%82%B9%E3%83%88%E3%83%BC%E3%83%AB%E3%81%95%E3%82%8C%E3%82%8B%E3%82%82%E3%81%AE/) ).
If a screen saying "Windows protected your PC" appears, you can click More info and then click [Run anyway] to execute the script.
State of operation:
![ss001 - AviUtl Installer Script (Version 1 0 11_2025-01-12)](https://github.com/user-attachments/assets/a92f4681-1a93-4ed0-850b-8faba6b4bfbb)YouTube introduction video (Japanese language only):
[![紹介動画](https://github.com/user-attachments/assets/c0dbb594-0c99-4ac0-96e1-fc51f924ba78)](https://youtu.be/fJYp_nV-yrg)### License
The license for this software is the [MIT License](./LICENSE).In general terms:
* Software with this license can be used by anyone for free and without limitation, for any purpose.
* Regardless of whether modifications are made, when redistributing, the copyright notice and the MIT License must be included in all substantial parts of the software.
* The provider assumes no responsibility whatsoever. Use is at your own risk.This is the general idea of the license.\
This explanation is not a legally accurate statement, so if you have any doubts, please read the [full text of the MIT License](./LICENSE).### I found a bug / I want this feature
Please write it in the [Issues](https://github.com/menndouyukkuri/aviutl-installer-script/issues).However, please remember that just because **you write it does not mean it will be resolved immediately, and that the developers are also human and deserve respect**.\
Aggressive issues will be closed without review, so if you want to resolve it, please write politely.