From nobody Sun Mar 12 18:13:10 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PZSZl5G4hz3xRxn; Sun, 12 Mar 2023 18:13:19 +0000 (UTC) (envelope-from yz@yz.kiev.ua) Received: from nb.yz.kiev.ua (nb.yz.kiev.ua [92.63.99.5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PZSZl3NHfz43PQ; Sun, 12 Mar 2023 18:13:19 +0000 (UTC) (envelope-from yz@yz.kiev.ua) Authentication-Results: mx1.freebsd.org; none DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=yz.kiev.ua; s=dkim; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=VM3Yz0TYE3w86RpyPn0Q3T8h4TLBxpuepfS99AvE1Zc=; b=NO/ocfnKGI3LnIsYfLA4ldUge+ WHayNVxdVAa+OJ+NqGH53GXFnsVIYQHhI1Aab9wqXaqh8pnmYyQbGFmlbwGbWWALubNy8hS5lkRpn MVBRpM+/op3i5DXWZS32aOFC81GwZPZIuBzs54UjXNo51lzdA3v8EthGk/TE3iazJXzY=; Received: from yz by nb.yz.kiev.ua with local (Exim 4.92.3 (FreeBSD)) (envelope-from ) id 1pbQBy-0002xT-UO; Sun, 12 Mar 2023 20:13:10 +0200 Date: Sun, 12 Mar 2023 20:13:10 +0200 From: "George L. Yermulnik" To: Thomas Zander Cc: ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org Subject: Re: git: 0fac1c51b38c - main - www/youtube_dl: Mark DEPRECATED Message-ID: <20230312181310.GE40737@yz.kiev.ua> Mail-Followup-To: Thomas Zander , ports-committers@freebsd.org, dev-commits-ports-all@freebsd.org, dev-commits-ports-main@freebsd.org References: <202303121213.32CCDh6T012895@gitrepo.freebsd.org> List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <202303121213.32CCDh6T012895@gitrepo.freebsd.org> Organization: Earth, Europe, Ukraine, Kiev X-Yz-Mark: yz@nb 20230312 20:02:04 User-Agent: Mutt/1.11.4 (2019-03-13) X-Rspamd-Queue-Id: 4PZSZl3NHfz43PQ X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:29182, ipnet:92.63.96.0/21, country:RU] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N Hello! On Sun, 12 Mar 2023 at 12:13:43 (+0000), Thomas Zander wrote: > www/youtube_dl: Mark DEPRECATED > Rationale: Unmaintained upstream, has not seen updates since 2021, and This is not true. It's maintained, though not that active as you've probably expected it to (e.g. by comparing with yt-dlp, which is a way far more active though). See https://github.com/ytdl-org/youtube-dl/commits - it is quite far from being unmaintained. > does not work anymore for many of the intended use cases. There is an It works. For its main purpose it does work. I use it every day (via cron job) and my attempt to "just switch" to yt-dlp failed recently as they are not fully inter-compatible: https://github.com/yt-dlp/yt-dlp#differences-in-default-behavior I'm not a FreeBSD ports committer or else, I'm a regular FreeBSD user, and seeing the port being deprecated like that doesn't look to me nice. Thanks -- George L. Yermulnik [YZ-RIPE]