-
-
Notifications
You must be signed in to change notification settings - Fork 473
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error! Unhandled error (execa). #515
Comments
Read before posting issues, what is wrong with you? Please, https://github.com/StefanLobbenmeier/youtube-dl-gui |
Read where, exactly? It does not say anywhere on the front page of this repo that it is abandoned. You're just completely needlessly being a dick. |
When it comes to posting about issues, the (unwritten?) rule is to check if someone else has already reported the problem to avoid duplicates. In referring to "#517" I meant people not reading the very first post on the top of the Issues page and go immediately to posting a new and/or already reported issue. It seems that despite my #494, several individuals have posted without taking the time to review existing reports. Some have even realized that this repository is no longer active and have closed their posts. I should have used a less confrontational tone in my message, as it's clear that there is no intentional wrongdoing. It's simply a matter of not reading the titles on Issues page. Since June 5, 2023, there have been ongoing discussions on various issues raised here, not counting Stefan's replies: Moving forward, I will be closing any posts I've made redirecting to a new, maintained repository. This will help streamline the process and ensure that Stefan can focus his attention on two repositories resolving any outstanding problems or notifying users of completed fixes. This will be my final communication in this repository, and I sincerely apologize if my previous messages came across as rude in any way. Wishing everyone a pleasant day ahead. Hail Satan! |
https://github.com/StefanLobbenmeier/youtube-dl-gui/releases or command line version |
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Error message:
{
"shortMessage": "Command failed with exit code 1: /Applications/Open Video Downloader.app/Contents/Resources/app.asar.unpacked/binaries/yt-dlp-unix -J --flat-playlist --no-cache-dir --ignore-config --user-agent Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36 --no-check-certificate --yes-playlist https://www.youtube.com/watch?v=jhK4psXuSRM&t=3961s",
"command": "/Applications/Open Video Downloader.app/Contents/Resources/app.asar.unpacked/binaries/yt-dlp-unix -J --flat-playlist --no-cache-dir --ignore-config --user-agent Mozilla/5.0 (Macintosh; Intel Mac OS X 11_2_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.192 Safari/537.36 --no-check-certificate --yes-playlist https://www.youtube.com/watch?v=jhK4psXuSRM&t=3961s",
"exitCode": 1,
"stdout": "",
"stderr": "xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun",
"failed": true,
"timedOut": false,
"isCanceled": false,
"killed": false
}
Expected behavior
Screenshots
Additional info (please complete the following information):
The text was updated successfully, but these errors were encountered: