From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Emms and youtube-dl Date: Mon, 28 Mar 2022 00:17:32 -0400 Message-ID: References: <875yo1o6xt.fsf@rabkins.net> Reply-To: rms@gnu.org Content-Type: text/plain; charset=Utf-8 Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="25523"; mail-complaints-to="usenet@ciao.gmane.io" Cc: yoni@rabkins.net, emacs-devel@gnu.org To: Rudolf =?iso-8859-1?Q?Adamkovi=C4=8D?= Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Mon Mar 28 06:18:13 2022 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nYgpZ-0006TJ-Jg for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Mar 2022 06:18:13 +0200 Original-Received: from localhost ([::1]:48562 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nYgpY-0002ax-NS for ged-emacs-devel@m.gmane-mx.org; Mon, 28 Mar 2022 00:18:12 -0400 Original-Received: from eggs.gnu.org ([209.51.188.92]:56424) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYgov-0001pv-24 for emacs-devel@gnu.org; Mon, 28 Mar 2022 00:17:33 -0400 Original-Received: from [2001:470:142:3::e] (port=56006 helo=fencepost.gnu.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nYgou-0003Es-Lp; Mon, 28 Mar 2022 00:17:32 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=Date:References:Subject:In-Reply-To:To:From: mime-version; bh=kKu+xkNafTB5eNSAgc06I6gEn8nAgrU5Fnn2MDrjhf8=; b=P6qm0FqQW+9L 0Lp0BxP8Eb/VbGe9JhOXiI+9MsME8h8lZlV78rr94sE31SIG9zaLjnKhwxwH9ySSfq2uxawmAqykG AKK8I4v+DA2xRCauoGyxMoqC/czy54tG+DDaGiX6GusdkSNZTNlFY8MxGErnFaHZiORez0PMir6dF onMPPgVJdxduRfckE4o0Q5nTiSYB1nMQ+RERyA/k0459hFS0au1fhWw+T+yiwnYcCe1X3X/yWQqQJ 102T3yvb5l/2LrjjqHBP/+GmaSg85eABFLsukzuwQun+QRf0ljsmWm9m4iy3DlYkgploDj2ECp+LL Ng2HiL9+2/y9bUYqPg0ldg==; Original-Received: from rms by fencepost.gnu.org with local (Exim 4.90_1) (envelope-from ) id 1nYgou-0006mP-E5; Mon, 28 Mar 2022 00:17:32 -0400 In-Reply-To: (message from Rudolf =?iso-8859-1?Q?A?= =?iso-8859-1?Q?damkovi=C4=8D?= on Sun, 27 Mar 2022 08:46:17 +0200) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.io gmane.emacs.devel:287520 Archived-At: [[[ To any NSA and FBI agents reading my email: please consider ]]] [[[ whether defending the US Constitution against all enemies, ]]] [[[ foreign or domestic, requires you to follow Snowden's example. ]]] > For maintenance, I do not see much of a difference between using a local > scraper, such as 'youtube-dl', and using a remote scraper, such as > Invidious. When you run software on your own machine, you have to be concerned with maintaining it or updating it. When you talk to a service, you don't. For this job, it makes no moral difference whether you talk to youtube.com or invidious.whatever -- either way, you're downloading the video from a service. -- Dr Richard Stallman (https://stallman.org) Chief GNUisance of the GNU Project (https://gnu.org) Founder, Free Software Foundation (https://fsf.org) Internet Hall-of-Famer (https://internethalloffame.org)