You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.
Just tried the windows binary, and only get this error.
the folder "8bit" exists in the same folder as i run yt-splitter.exe from.
`C:\Users\Stefan\Downloads>yt-splitter-windows.exe WbLUcSeZTAg ./8bit
YT video: WbLUcSeZTAg...
Downloading and converting audio file from YouTube...
Unhandled exception:
ProcessException: The system cannot find the file specified.
Just tried the windows binary, and only get this error.
the folder "8bit" exists in the same folder as i run yt-splitter.exe from.
`C:\Users\Stefan\Downloads>yt-splitter-windows.exe WbLUcSeZTAg ./8bit
YT video: WbLUcSeZTAg...
Downloading and converting audio file from YouTube...
Unhandled exception:
ProcessException: The system cannot find the file specified.
Command: youtube-dl --write-info-json --write-thumbnail --extract-audio --audio-format mp3 --output output.%(ext)s https://www.youtube.com/watch?v=WbLUcSeZTAg
#0 _ProcessImpl._start (dart:io-patch/process_patch.dart:401)
#1 Process.start (dart:io-patch/process_patch.dart:38)
#2 main (file:///c:/users/red/documents/yt-splitter/bin/yt_splitter.dart:42)
#3 _delayEntrypointInvocation. (dart:isolate-patch/isolate_patch.dart:295)
#4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:192)`
The text was updated successfully, but these errors were encountered: