https://github.com/ytdl-org/youtube-dl/releases youtube_dl 2019.11.28 is broken on, ironically, youtube.com now. See upstream bug: https://github.com/ytdl-org/youtube-dl/issues/23819 The 2020-01-24 release includes a fix for it: "[youtube] Fix sigfunc name extraction".
Created attachment 211001 [details] Patch to update Tested patch, confirmed it fixes youtube.com.
Hi, I just pushed a new patch for this port on Phabricator and noticed your submission afterwards. It's identical to yours except that my also removes archivers/zip build dependency which I think is a welcome change. It's been open since the 24th Dec without any feedback from maintainer so it should be fine to commit due timeout? https://reviews.freebsd.org/D22919 Best regards, Daniel
Hi Daniel, That does seem like a nice change. Unfortunately, I don't have a ports commit bit so we're still stuck waiting on someone with a ports bit to bless. Cheers, Conrad
A commit references this bug: Author: swills Date: Fri Feb 7 18:17:44 UTC 2020 New revision: 525494 URL: https://svnweb.freebsd.org/changeset/ports/525494 Log: www/youtube_dl: Update to latest 2020.01.24 PR: 243553 Submitted by: cem Submitted by: daniel.engberg.lists@pyret.net Approved by: maintainer timeout (araujo, >2 weeks) Differential Revision: https://reviews.freebsd.org/D22919 Changes: head/www/youtube_dl/Makefile head/www/youtube_dl/distinfo head/www/youtube_dl/files/patch-Makefile
Committed, thanks!