Bug 277451 - www/yt-dlp: Remove deprecated RTMPDUMP option
Summary: www/yt-dlp: Remove deprecated RTMPDUMP option
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-03 13:48 UTC by Daniel Engberg
Modified: 2024-03-06 21:58 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (yuri)


Attachments
Patch for yt-dlp (1.10 KB, patch)
2024-03-03 13:48 UTC, Daniel Engberg
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2024-03-03 13:48:19 UTC
Created attachment 248896 [details]
Patch for yt-dlp

Has been on life support upstream for years and is deprecated upstream in favour of FFmpeg so remove this option.

Reference:
https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#deprecated
Comment 1 Daniel Engberg freebsd_committer freebsd_triage 2024-03-06 20:34:19 UTC
Friendly ping
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2024-03-06 21:57:03 UTC
Hi Daniel,

Committed, thanks for the patch!

Yuri
Comment 3 commit-hook freebsd_committer freebsd_triage 2024-03-06 21:58:02 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=7b194325f289deba62f5ba2ee85c69dcb19cee68

commit 7b194325f289deba62f5ba2ee85c69dcb19cee68
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-03-06 15:23:30 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2024-03-06 21:57:21 +0000

    www/yt-dlp: Remove deprecated RTMPDUMP option

    Reference: https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#deprecated

    PR:             277451

 www/yt-dlp/Makefile | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)