From owner-freebsd-questions@freebsd.org Wed Jul 26 01:35:05 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4CBCEDADCAC for ; Wed, 26 Jul 2017 01:35:05 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-it0-x241.google.com (mail-it0-x241.google.com [IPv6:2607:f8b0:4001:c0b::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 123356FDE5 for ; Wed, 26 Jul 2017 01:35:05 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by mail-it0-x241.google.com with SMTP id t6so10654830itb.0 for ; Tue, 25 Jul 2017 18:35:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=JZzd7QkRsR5jyvcbnDE6fBTJoetd29LrzjZa4nobGaE=; b=HPgV7zG5U9OH058NPb5trfmzi9aBaI95ME2dHwgSj5mbhqF/uBg3yZRX3P71Fye5in 4FeY/3+QlRlbr2wrXQnvAjI8OQVpQ5Ykm3u/YTViSTsiEQT1GD9qzHTNPjFVlWHlgmL3 zDrE72uje970pSHbubc797wpxYeRsHG9P5XzvydPd8eOCzijlXQE54rByV60JpSC+zmN VO/rZOI0FZPtzt5iuu04LBHKHi2xBg0gf4xAH16lSk1lBttpoCkYsVVwRnz6NYzYzpsT 91HSTZHRQqI6bR4K3lz8EnUCiimwXGn/vVkQQ7VFUwSmXUck8o9q0CCmMgXrCRsRxHQ0 xwGg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=JZzd7QkRsR5jyvcbnDE6fBTJoetd29LrzjZa4nobGaE=; b=cGEXi24NmvH2Kis5qqqmWWYWtMz0UJTzdyRY0DrARHyy8AwGkPwkH1OYeT+NQcKnb4 pII+uVILCCTPDQG0+gO01n+QQJD68Nuxtw8HDWZMDwIA4QPSCA7unUuGVyvWnOF5zGnP au6rOpqOJiHOkiEigaZpD3yq8vnn43wqSMEa9YPhYcuz4r3GYU/6szMlru19+yAWEgtc gcpI8y4BdK9srUEgD80++rbRJw6OwgwI2KFPkImL0Aev/AscTxDOb43Lgtlvb1VnJK5t 5v96MCQ/Qd8LxFQHOjsD0iMCPYpMmthwAlh/NkquXndacCQvMx+DQVhDWKOoT6FzOzTQ Q4Kg== X-Gm-Message-State: AIVw110a7xAlSdPUecsZrKUYgQoyJjzuqe7pugc0WO8s/krhX43dsU3a q3Fl2sHRvyagaXbd X-Received: by 10.36.193.130 with SMTP id e124mr13011280itg.115.1501032904161; Tue, 25 Jul 2017 18:35:04 -0700 (PDT) Received: from localhost.localdomain (50-243-4-3-static.hfc.comcastbusiness.net. [50.243.4.3]) by smtp.googlemail.com with ESMTPSA id b185sm4018533itc.1.2017.07.25.18.35.03 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2017 18:35:03 -0700 (PDT) Subject: Re: Question re: youtube-dl To: freebsd-questions@freebsd.org References: <5977A949.6010505@gmail.com> <5977AA58.9070308@gmail.com> <5977B3AA.5020606@gmail.com> <51.71.25924.E2BC7795@dnvrco-omsmta02> From: JD Message-ID: <5977F1C7.1080300@gmail.com> Date: Tue, 25 Jul 2017 19:35:03 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.0.1 MIME-Version: 1.0 In-Reply-To: <51.71.25924.E2BC7795@dnvrco-omsmta02> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jul 2017 01:35:05 -0000 On 07/25/2017 04:50 PM, Thomas Mueller wrote: > from JD: > > On 07/25/2017 03:07 PM, InvalidPath wrote: >> Wrong mailing list I think >> On Jul 25, 2017 2:31 PM, "JD" wrote: >>> Hi all youtube-dl users, >>> Can this program find and download a vid with a rather specific substring >>> in the URL of the vid? >>> A substring such as: >>> "0AmvYqE0amg" for example. >>> Thanx for the syntax of how to do this. >> Hmmm.... So this list does not allow Off Topic questions about programs that >> are used in FreeBSD? >> Or, R U making up a non-extant rule? > I think this message might be more on-topic for freebsd-ports@freebsd.org. > > Tom Thanx Tom. It is interesting that fedora user list allows the user to post such questions as long as the subject says [OT] ....the subject matter...