mp4-merge hinzugefügt
This commit is contained in:
@@ -11,6 +11,10 @@ function space {
|
||||
function ymp3 {
|
||||
yt-dlp --extract-audio --audio-format mp3 --format "bestaudio" -ffmpeg-location "C:\Program Files\ffmpeg\ffmpeg.exe"
|
||||
}
|
||||
|
||||
function mp4merge {
|
||||
mp4merge.exe
|
||||
}
|
||||
# Update
|
||||
function update {
|
||||
Start-Process "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Verb RunAs -ArgumentList "-command allupdates | Out-Host" -Wait -WindowStyle Normal
|
||||
|
||||
Reference in New Issue
Block a user