Drag-and-drop YouTube links and cut the videos instantly!
Download (Windows / Mac)
- You can drag-and-drop YouTube video links or click "Paste URL" button to download videos.
- Once downloaded, You can adjust the interval to trim in the video and add it to 'interval list.'
You can also add multiple intervals to the interval list. It means, you can trim multiple intervals each in one video.
- You can edit or delete intervals in 'interval list.'
If you click "Export" button, this instantly trim videos to multiple intervals and export them.
Made with React & Electron.
Download assets.zip in releases and unzip it in the project directory.
- For Windows:
- Delete directory
(Project directory)/assets/python/darwin
. - Run the following command in the project directory:
- Delete directory
npm i
npm run build:win
- For macOS:
- Delete directory
(Project directory)/assets/python/win32
. - Run the following command in the project directory:
- Delete directory
npm i
npm run build:osx