Skip to content
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

Closed
3 tasks done
Rekrullurker opened this issue Jun 18, 2024 · 6 comments
Closed
3 tasks done

No more compiled binaries for the patched version? #32818

Rekrullurker opened this issue Jun 18, 2024 · 6 comments

Comments

@Rekrullurker
Copy link

Checklist

  • I'm asking a question
  • I've looked through the README and FAQ for similar questions
  • I've searched the bugtracker for similar questions including closed ones

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.

@dirkf
Copy link
Contributor

dirkf commented Jun 18, 2024

That repo was a helpful fallback when releases were not being made here. Now, use a yt-dl nightly release (#30839).

Also, #31585.

@dirkf dirkf closed this as completed Jun 18, 2024
@Rekrullurker
Copy link
Author

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.

@dirkf
Copy link
Contributor

dirkf commented Jun 18, 2024

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.

... won't download anything from YouTube

#32815

@Rekrullurker
Copy link
Author

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.

@Rekrullurker
Copy link
Author

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?

@dirkf
Copy link
Contributor

dirkf commented Jun 20, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants