mirror of
https://github.com/hama3254/Crunchyroll-Downloader-v3.0.git
synced 2025-01-11 15:59:16 +01:00
removed debug message box
This commit is contained in:
parent
c1a5397d7e
commit
863743c5ca
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -1033,7 +1033,7 @@ Public Class Main
|
|||||||
' Dim cmd As String = "-i " + Chr(34) + URL_DL + Chr(34) + " -c copy -bsf:a aac_adtstoasc " + Pfad_DL 'start ffmpeg with command strFFCMD string
|
' Dim cmd As String = "-i " + Chr(34) + URL_DL + Chr(34) + " -c copy -bsf:a aac_adtstoasc " + Pfad_DL 'start ffmpeg with command strFFCMD string
|
||||||
'-bsf:a aac_adtstoasc
|
'-bsf:a aac_adtstoasc
|
||||||
Dim cmd As String = "-i " + DL_URL + " " + ffmpeg_command + " " + DL_Pfad 'start ffmpeg with command strFFCMD string
|
Dim cmd As String = "-i " + DL_URL + " " + ffmpeg_command + " " + DL_Pfad 'start ffmpeg with command strFFCMD string
|
||||||
MsgBox(cmd)
|
'MsgBox(cmd)
|
||||||
'22050
|
'22050
|
||||||
'
|
'
|
||||||
Dim ffmpegOutput As String = Nothing
|
Dim ffmpegOutput As String = Nothing
|
||||||
|
@ -1 +1 @@
|
|||||||
9df9c5a3243a06f4c0fd6aa0b742c14ed5ca74b5
|
16c146858fec520af26d324b207c9405202a1bde
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user