Skip to content

Supposingly, you have folder with videos, and you want to rip its audio and subs rip and combine them with videos in another folder. Well, this shitty app is just for you.

Notifications You must be signed in to change notification settings

funwareDev/AdvancedRipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AdvancedRipper

Purpose

Supposingly, you have folder with videos, and you want to rip its audio and subs and combine them with videos in another folder. Well, this shitty app is just for you.

Dependencies

  • .NET 7
  • ffmpeg

Usage

Execute in cmd or powershell:

AdvancedRipper.exe pathToFirstFolder pathToSecondFolder outputFolder desiredNameFormat

Args

Essential:

pathToFirstFolder - folder with your audio videos;

pathToSecondFolder - folder with videos you wanna add audio;

outputFolder - there we meet;

desiredNameFormat - the name format of resulted files. Example: ShittyAnime_{0}, where {0} will be replaced by episode number. File extension will be added automatically.

Optional (enought self-explanatory):

startOfFileSeconds;

endOfFileSeconds;

Todo

About

Supposingly, you have folder with videos, and you want to rip its audio and subs rip and combine them with videos in another folder. Well, this shitty app is just for you.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages