-
Notifications
You must be signed in to change notification settings - Fork 10k
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
No more compiled binaries for the patched version? #32818
Comments
The nightly release linked to in the thread you linked to above is dated 6/12/24, almost a week ago, although the actual binary gives a date of 6/11/24. Regardless of the date, it still won't download anything from YouTube. |
What gives a date of 2024-06-11? I think you are seeing a filesystem date-time in your TZ. The release date-time is converted to a tag as UTC.
|
My mistake, somehow I still had a previous version, from when I tried to update the patched version using the --update function. I've now made sure that I'm using the 6/12/24 version, and the --version command confirms that. Now the error message is shorter, but it takes longer to print before it fails. |
So, the yt-dll nightly releases you linked to are now over a week behind. Do "nightly releases" not happen nightly? Which brings me back to my original question: Is the fact that there are no more binaries for the patched version (which IS releasing nightly) intentional, or did something break? |
I wouldn't see the point of releasing identical code. Releases are built when the code changes. Had anyone submitted a suitable patch for #32202 it might already have been merged and released, but soon #32820 will be. In any case it's no longer so critical. |
Checklist
Question
WRITE QUESTION HERE
For some time I've been using the patched version of youtube-dl from here;
https://github.com/ytdl-patched/youtube-dl/releases/
However I tend not to update until there's a problem, and up until tonight, it had been working fine. Tonight it won't download from YouTube, so I tried to grab the latest release, but there's no compiled binary. Checking, I found that there hasn't been a binary available since 5/9/24.
Unfortunately, I don't have the faintest clue how to compile it myself. I have no idea what software I would need, what I would need to download, or how to go about compiling it.
Is the omission of compiled binaries an intentional choice, or has something gone wrong?
Now to address the inevitable response: I have an OLD system that is still running XP. Laugh if you want to, but at the moment, it's what I have, and what I have to use. I can not run the latest yt-dlp, no matter how fantastic it is. My old version of yt-dlp for XP still works, and I did download a newer version by nicolaasjan, but if possible, I'd like to get the latest patched youtube-dl.
The text was updated successfully, but these errors were encountered: