From owner-freebsd-questions@freebsd.org Tue Jul 25 20:44:54 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 5F782D7DFC4 for ; Tue, 25 Jul 2017 20:44:54 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-io0-x244.google.com (mail-io0-x244.google.com [IPv6:2607:f8b0:4001:c06::244]) (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 256EF662C5 for ; Tue, 25 Jul 2017 20:44:54 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by mail-io0-x244.google.com with SMTP id c74so1569085iod.4 for ; Tue, 25 Jul 2017 13:44:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=rOSNPGV08zkoYx6Q6rh7QsyKi9dFfT1blR/502nx13g=; b=nOAQGBb+olu2NQKCVdbags6iiCbeNfP6hgUws3nMBkRZPZviDufghjFOe69gq8y8U6 R52Pm9+3p8yr60I8t8VkZkSKvfSTfe6oj8FRFvOVNEeFczaMOjgGT88YhxceMs14poW+ W2MuxehvGjQ59R0rYzYb7YCVTopKVFVMCnyqI9K6PnOtmFU/LA7p1ScvHugQHF7QNZPO PUjORIvgIvUHyd04kQWKUsqLbHRQt7y0wY4ZrLilKBfuv5uPuINNqhaGP4Uo6tKgbHEG I9IdAkHw3NxNeDY16WBINdfavqQF6PpWMI8pXnC/oRjm1WQCl4/3+CyNpL8OMKueFrVo SSKA== 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:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=rOSNPGV08zkoYx6Q6rh7QsyKi9dFfT1blR/502nx13g=; b=i2TuEo1juhD78jeSosNOD8KcIF6h2jI53hK8VzhrjZ59RbUTrqCfydr/A8oCTqQDFR UVfEm8f1/rHhhAPfPFFwneaDxwJ/9UqyeoOiDoqQtrc11WvjkwHwzoniVWtHvpW8phBK lEs6CG1yw9yBejpLh1eeL8PBhPF+Voz+uBmUQxp0slRMj427dqv/U44H11k6xzoj4U50 alKIl1vP3ql7ThOm7C9Pn8SZ+lBtZwdzzazDjwBdo1aoHTKEfZQy75SrAl33Kogpsjte miQXA9bQj4LeE2tufZpDANjQXPwOQ91TPgO4C9wQs9hcTQnza8pISbdesDm1DckYSZcF Y4PQ== X-Gm-Message-State: AIVw110BZZxiHsXcjCLpYCAwGmGiWqUlM55NEcM74EbLxPpFEi0ZlpVP 9/lATDa/V5UoLLyw X-Received: by 10.107.12.229 with SMTP id 98mr12664456iom.238.1501015493360; Tue, 25 Jul 2017 13:44:53 -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 o130sm5450103ito.2.2017.07.25.13.44.52 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2017 13:44:52 -0700 (PDT) Subject: Re: [OT]: Question re: youtube-dl To: Polytropon References: <5977A949.6010505@gmail.com> <5977AA58.9070308@gmail.com> <20170725223657.335cc703.freebsd@edvax.de> Cc: FreeBSD Users From: JD Message-ID: <5977ADC4.4080101@gmail.com> Date: Tue, 25 Jul 2017 14:44:52 -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: <20170725223657.335cc703.freebsd@edvax.de> 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: Tue, 25 Jul 2017 20:44:54 -0000 On 07/25/2017 02:36 PM, Polytropon wrote: > On Tue, 25 Jul 2017 14:30:16 -0600, 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. > Of course, that's what it basically does: > > % youtube-dl "https://www.youtube.com/watch?v=0AmvYqE0amg" > > It will download the video in the default format (which will > usually be one of the .flv, .mp4, or .webm formats). > > This video is not available. > Sorry about that. > > You're welcome. ;-) So, far, for the strings I have in a file as a list, it seems to be working .... :) :) MegaThanx!