Go to file
MrBesen 20f97b8e6c Initial 2018-11-10 14:01:20 +01:00
README.md Initial 2018-11-10 14:01:20 +01:00
downloadhelper.sh Initial 2018-11-10 14:01:20 +01:00
fixcam.sh Initial 2018-11-10 14:01:20 +01:00
kvm.sh Initial 2018-11-10 14:01:20 +01:00
load.sh Initial 2018-11-10 14:01:20 +01:00
m3u8append.sh Initial 2018-11-10 14:01:20 +01:00
secondcount.sh Initial 2018-11-10 14:01:20 +01:00
switch-speaker.sh Initial 2018-11-10 14:01:20 +01:00
timedbackup.sh Initial 2018-11-10 14:01:20 +01:00
videoappend.sh Initial 2018-11-10 14:01:20 +01:00

README.md

SCRIPTS

A Collection of some "useful" scripts

Name Usecase requirements
downloadhelper.sh download anc convert Youtube Videos or Soundcloud Songs Youtube-DL & ffmpeg
fixcam.sh remove " (1)" from all files inside a folder
kvm.sh start a kvm kvm
load.sh download a bunch of sequentialy numbered files wget
m3u8append.sh takes a m3u8 playlist, removes comments (lines starting with '#') and addes a line in front of every other line. Saves the output to a difrent file.
secondcount.sh count the total time of video material in seconds in a folder ffmpeg
switch-speaker.sh switch the default audio output to a difrent speaker pulseaudio
timedbackup.sh creates a backup. This simple script should be used with cron rsync
videoappend.sh concatinats a list of videos to one long video ffmpeg