Created attachment 240190 [details] patch Non release, fix play issue.
I have tested the patch and it fixes the issue reported in https://github.com/yt-dlp/yt-dlp/issues/6247 on my machine. Thanks Ivan.
Comment on attachment 240190 [details] patch ^Triage: Ivan, please set the maintainer-approval attachment flag (to ?) and set the requestee field to the e-mail address of the maintainer to ask for maintainer approval Attachment -> Details -> maintainer-approval [?] I have done it for you this time.
Created attachment 240203 [details] Patch for yt-dlp Use upstream release archive and backport commit 149eb0bbf34fa8fdf8d1e2aa28e17479d099e26b to fix https://github.com/yt-dlp/yt-dlp/issues/6247
Can you give this a spin?
(In reply to Daniel Engberg from comment #4) Hi Daniel, Why is the PATCH needed? There should be a comment explaining why. Yuri
It's to resolve the reported issue in PR (also see issue link) while keeping release version intact. Preferably we should also use release archives as recommended by Porters Handbook and integrity since upstream releases checksums.
Daniel's patch also fixes the issue on my machine. ^Triage: And Daniel's patch also needs the maintainer-approval request. Not a big deal since Yuri has seen it anyway, but it helps keeping things cleaner and clearer.
Created attachment 240217 [details] Patch for yt-dlp Compile and runtime tested on FreeBSD 13.1-STABLE (amd64) (make, make check-plist) Poudriere testport OK 12.3-RELEASE (amd64) Poudriere testport OK 13.1-RELEASE (i386)
Committed, thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=357f249d883e809a5c399a2322230b977c773db5 commit 357f249d883e809a5c399a2322230b977c773db5 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2023-02-17 16:33:51 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-02-17 18:21:10 +0000 www/yt-dlp: Update 2023.01.06 → 2023.02.17 PR: 269597 www/yt-dlp/Makefile | 6 ++++-- www/yt-dlp/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 5 deletions(-)