Skip to content

mariusurbelis/youtube-assist

Repository files navigation

YouTube Assist

YouTube Assist

A tool to help YouTube content creators improve consistency, visualize and manage their uploads. While streamlining the process from recording an idea to publishing a video.

License: GPL v3 GitHub issues-closed GitHub release Github all releases Discord

Tech

This software is being created in JavaScript using Vue.js framework and Electron. It mainly targets the Windows desktop platform.

Project setup

npm install

Vue CLI required

npm install -g @vue/cli

Compiles and hot-reloads for development

npm run electron:serve

Compiles and minifies for production

npm run electron:build --win nsis

Customize configuration

See Configuration Reference.

FFmpeg

The video/audio conversion feature relies on FFmpeg. An executable named "ffmpeg.exe" should be placed in the root of the project directory.

YouTube Assist

forthebadge forthebadge