From owner-freebsd-questions@FreeBSD.ORG Sun Jul 1 10:32:13 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9C4431065672 for ; Sun, 1 Jul 2012 10:32:13 +0000 (UTC) (envelope-from me@che78-3-82-246-30-233.fbx.proxad.net) Received: from smtp4-g21.free.fr (smtp4-g21.free.fr [IPv6:2a01:e0c:1:1599::13]) by mx1.freebsd.org (Postfix) with ESMTP id EDE6B8FC0C for ; Sun, 1 Jul 2012 10:32:10 +0000 (UTC) Received: from che78-3-82-246-30-233.fbx.proxad.net (unknown [82.246.30.233]) by smtp4-g21.free.fr (Postfix) with ESMTP id 0DE9E4C80CD for ; Sun, 1 Jul 2012 12:32:04 +0200 (CEST) Received: by che78-3-82-246-30-233.fbx.proxad.net (Postfix, from userid 2000) id BF79C28568; Sun, 1 Jul 2012 12:32:03 +0200 (CEST) Date: Sun, 1 Jul 2012 12:32:03 +0200 From: Harald Weis To: freebsd-questions@freebsd.org Message-ID: <20120701103203.GA2153@pollux.local.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20120629131327.GA7237@pollux.local.net> <20120629215459.bf2cb6f9.freebsd@edvax.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120629215459.bf2cb6f9.freebsd@edvax.de> User-Agent: Mutt/1.4.2.3i Subject: Re: video buffer location X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jul 2012 10:32:13 -0000 On Fri, Jun 29, 2012 at 09:54:59PM +0200, Polytropon wrote: > For YouTube, check out the port "youtube-dl". For most of everything > else, see http://github.com/monsieurvideo/get-flash-videos for > details. Thank you very much indeed. youtube-dl works fine and is probably all I need because it seems to work for a lot of other sites. I just tested it for Dailymotion. Thanks also for the get-flash-videos link which I am glad to study in detail, including the git port I've now installed. FreeBSD is a wonderful OS! > > HOWTO find the video buffer location if it is not /tmp ? > > I would assume there's some temporary storage either in ~/.opera > or ~/.macromedia (for the "Flash" plugin). Yes, it's in ~/.opera, for example: me@pollux:~ % file .opera/cache/g_002C/opr004FM.tmp .opera/cache/g_002C/opr004FM.tmp: Macromedia Flash Video Really happy, -- Harald