A media processing utility / frontend used by Barefoot Invader team
Made for Barefoot Invader (素足星侵略者)
- Media Download (YouTube / SoundCloud)
- Media Transcription (based on Whisper)
- Composition for BB
- Format Conversion (FLV => MP4)
- Subtitle Removal (both soft/embedded and hard-coded)
- Audio Extraction (from videos)
- .NET Framework 4.8
Runtime configuration may be needed for running on other versions of .NET Framework.
- Visual Studio 2017+
Before the build, generate-build-number.sh needs to be executed in a Git / Bash shell to generate build information code file (BuildInfo.cs
).
User interface is based on MahApps.Metro library, which is licensed under MIT license.
Hard-coded subtitle removal algorithm and associated files are from: https://forum.videohelp.com/threads/358181-How-to-remove-hard-coded-subtitles-HELP-PLEASE