Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

bozali/bal-converter-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bal Converter

This is a free and open source software that is wrapping FFmpeg, yt-dlp and imagick with an UI. It allows to download videos, edit them, add tags and more.

image

image

This software is still in development. In this state I would not recommend anyone to use it.

Features

  • Download videos (Only YouTube tested)
  • Edit videos by adding tags and filters (FFmpeg)
  • Convert files to different formats e.g. MP4 to MP3
  • Download videos in the background

Roadmap

  • Fixing many issues
  • Allow to convert files from file explorer (shell extensions)
  • Adding playlist to download
  • More options when converting files
  • More editing features
  • ...

How to build

Before starting to build or debug you will need to copy yt-dlp.exe, ffmpeg.exe and ffprobe.exe to the following folders \Bal.Converter\Tools\ and Bal.Converter.CLI\Tools\. After that you can just restore packages and build the application.

Help needed

I am struggling to package this app and set it up in a continues integration environment. It would be nice if you could help me with it.

License