Is there a way to download the low and hires versions of this video?
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
On Nov 16, 2011, at 12:34 AM, <grass-user-request@lists.osgeo.org> wrote:
Date: Mon, 14 Nov 2011 18:30:17 +0100
From: Markus Neteler <neteler@osgeo.org>
Subject: [GRASS-user] Re: GRASS GIS development visualization from
1999 to 2011
To: GRASS user list <grass-user@lists.osgeo.org>
Message-ID:
<CALFmHhvPTE6Xs77xPMPb33SMrYRk90vmtBgZrPvJMK_kHroTfQ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
On Fri, Nov 11, 2011 at 4:19 PM, Markus Neteler <neteler@osgeo.org> wrote:
yes and no|yes:
- high res version: see link on GRASS Wiki page (and youtube page),
it is located on Martin's server
- low res: no idea how to download from youtube
Once we are done to annotate also the highres version, we can
do a low-res from that and also store on Martin's server.
Markus
On Tue, Nov 15, 2011 at 3:32 AM, Michael Barton <michael.barton@asu.edu> wrote:
Markus,
Is there a way to download the low and hires versions of this video?
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
On Nov 16, 2011, at 12:34 AM, <grass-user-request@lists.osgeo.org> wrote:
Date: Mon, 14 Nov 2011 18:30:17 +0100
From: Markus Neteler <neteler@osgeo.org>
Subject: [GRASS-user] Re: GRASS GIS development visualization from
1999 to 2011
To: GRASS user list <grass-user@lists.osgeo.org>
Message-ID:
<CALFmHhvPTE6Xs77xPMPb33SMrYRk90vmtBgZrPvJMK_kHroTfQ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
On Fri, Nov 11, 2011 at 4:19 PM, Markus Neteler <neteler@osgeo.org> wrote:
Maybe I missed it, but the only link I saw was for the html. No mp3. This promoted my query.
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
On Nov 15, 2011, at 12:10 AM, Markus Neteler wrote:
Michael,
yes and no|yes:
- high res version: see link on GRASS Wiki page (and youtube page),
it is located on Martin's server
- low res: no idea how to download from youtube
Once we are done to annotate also the highres version, we can
do a low-res from that and also store on Martin's server.
Markus
On Tue, Nov 15, 2011 at 3:32 AM, Michael Barton <michael.barton@asu.edu> wrote:
Markus,
Is there a way to download the low and hires versions of this video?
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
On Nov 16, 2011, at 12:34 AM, <grass-user-request@lists.osgeo.org> wrote:
Date: Mon, 14 Nov 2011 18:30:17 +0100
From: Markus Neteler <neteler@osgeo.org>
Subject: [GRASS-user] Re: GRASS GIS development visualization from
1999 to 2011
To: GRASS user list <grass-user@lists.osgeo.org>
Message-ID:
<CALFmHhvPTE6Xs77xPMPb33SMrYRk90vmtBgZrPvJMK_kHroTfQ@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1
On Fri, Nov 11, 2011 at 4:19 PM, Markus Neteler <neteler@osgeo.org> wrote:
then you get a .flv file which VLC & alikes are
happy to play.
probably better to re-encode ourselves from the
original source than re-encode youtube's reencoding
though.
I'm no expert with `transcode` or `ffmpeg`, which
may be better suited for the task, but in the past
I've used mencoder to do it, e.g. for a 720px wide
result from (much larger) sequential png plot
frames, the command is like:
S'pose that would work if I used Linux regularly. Maybe available on the Mac?
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
then you get a .flv file which VLC & alikes are
happy to play.
probably better to re-encode ourselves from the
original source than re-encode youtube's reencoding
though.
I'm no expert with `transcode` or `ffmpeg`, which
may be better suited for the task, but in the past
I've used mencoder to do it, e.g. for a 720px wide
result from (much larger) sequential png plot
frames, the command is like:
S'pose that would work if I used
Linux regularly. Maybe available on the Mac?
"youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.x (x being at least 5), and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like."
I tends to break every time youtube changes its
web interface, but there's usually a new version
of youtube-dl which follows soon after.
There are a number of firefox addons for doing
similar things.
for a completely unrelated + OT, but similar
scraping tool see also "fetchyahoo.pl" for yahoo
mail users who want to back up their webmail to a
local mbox file.
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Arizona State University
then you get a .flv file which VLC & alikes are
happy to play.
Michael:
S'pose that would work if I used
Linux regularly. Maybe available on the Mac?
"youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.x (x being at least 5), and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like."
I tends to break every time youtube changes its
web interface, but there's usually a new version
of youtube-dl which follows soon after.
There are a number of firefox addons for doing
similar things.
for a completely unrelated + OT, but similar
scraping tool see also "fetchyahoo.pl" for yahoo
mail users who want to back up their webmail to a
local mbox file.