Upstream suggests moving to https://github.com/kkdai/youtube although it seems to overlap with yt-dlp
https://github.com/kkdai/youtube overlaps yt-dlp functionally, but this doesn't prevent us from having a port.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f3464afac4c7efae5917facc1b4cf76198b5ad1c commit f3464afac4c7efae5917facc1b4cf76198b5ad1c Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-23 10:11:40 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-23 10:12:02 +0000 www/youtube: New port: Youtube videos downloader PR: 285441 www/Makefile | 1 + www/youtube/Makefile (new) | 21 +++++++++++++++++++++ www/youtube/distinfo (new) | 5 +++++ www/youtube/pkg-descr (new) | 1 + 4 files changed, 28 insertions(+)
www/youtube was added, and the comment was added in www/ytdl. Thanks for reporting!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b99e72c7b25ddee2dfde00780cd39e34cf60ecab commit b99e72c7b25ddee2dfde00780cd39e34cf60ecab Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2025-03-23 10:13:36 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2025-03-23 10:13:36 +0000 www/ytdl: Add comment PR: 285441 www/ytdl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)