From owner-freebsd-questions@freebsd.org Tue Jul 25 20:30:19 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 6D133D7D73B for ; Tue, 25 Jul 2017 20:30:19 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: from mail-it0-x22e.google.com (mail-it0-x22e.google.com [IPv6:2607:f8b0:4001:c0b::22e]) (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 3117E65468 for ; Tue, 25 Jul 2017 20:30:19 +0000 (UTC) (envelope-from jd1008@gmail.com) Received: by mail-it0-x22e.google.com with SMTP id h199so57198227ith.0 for ; Tue, 25 Jul 2017 13:30:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:references:to:cc:from:message-id:date:user-agent :mime-version:in-reply-to:content-transfer-encoding; bh=nYGH2odxgTcwo7kl0nLI1rrY4ATn9l+Ec3NPq90unYM=; b=pdwGnbCJJMRJBJ1AWoynZoWq0JFfiRhHxfr8qgiAXsI+VXM38CoGnrGphrvZvlBUJo cOgJbHyY3dMFbafpK8v8rjwvWsDm5a+gvTj69/csTI3FP0f6jgKVh45Ey61VfisTxXd+ FQ9dRw6ulpNY2v1Pha2kP27AP0ZIWTOgXdCLy64GR8ix8SuPCJReNskvqWCD1NfiFR5m wgkRZDmBg7oviknxTW0Gex7PO1x7iqpMYIaSsXrQ+ciGHbTlQykh1Emyti8nGy6CAa+W V4S47JAAB83+nx0oVmTo4+A5uQQHplXvzTW486Bgpfid8pt8djkOjpXxLeYsqgcXxpU+ TPYQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:references:to:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=nYGH2odxgTcwo7kl0nLI1rrY4ATn9l+Ec3NPq90unYM=; b=UNEVUBt8AOdUFGMF7fho4S7QfV8ZxOPZYgJAOR9J30b/1RhOkHu4QsG+IbARPk10ET l+A5IT67rgQCpxawXi9kDUVBcyofvbH1M0swlAwM2olwGs9NUjfAFBY4waSdiiM1pCMY 2yXUhLq0crzps50Ft73yQbvLcK5r081xqU+PT4n8Bei/pI1+APtKAhOgZhGvZ1heMVad Xy0TcNstGeiHjK4qVEbUvSCbIYWp59PW8pnEvE65BABvyj2P1V3WD6ofAo0J+nV5d+Bb aMtdQjVQZ8HXh9lBEBUzpBUso7ANGiDlTvLv4EiCGFxP9LYnebzAitmdwix0tLBRauVm kQhg== X-Gm-Message-State: AIVw111nxRnnevAkbLs1+4AnSTrZyCFMg3nHpECGFnpv3XrxEPJV0/ZA 8CoYufTQ8jNWA8rP X-Received: by 10.36.138.195 with SMTP id v186mr11883817itd.30.1501014618379; Tue, 25 Jul 2017 13:30:18 -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 7sm7294435ioe.26.2017.07.25.13.30.17 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2017 13:30:17 -0700 (PDT) Subject: [OT]: Question re: youtube-dl References: <5977A949.6010505@gmail.com> To: Fedora Community Users Support Cc: FreeBSD Users From: JD X-Forwarded-Message-Id: <5977A949.6010505@gmail.com> Message-ID: <5977AA58.9070308@gmail.com> Date: Tue, 25 Jul 2017 14:30:16 -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: <5977A949.6010505@gmail.com> Content-Type: text/plain; charset=utf-8; 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:30:19 -0000 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.