redsolver / yt-splitter

Downloads and splits audio tracks from a YouTube video according to the chapters/tracks. Useful for compilations or full album uploads.
MIT License
74 stars 9 forks source link

ProcessException: The system cannot find the specified file #8

Open GronbergInfo opened 1 year ago

GronbergInfo commented 1 year ago

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)`