LWN.net Logo

Flash for Linux -- It's Not for Users

Flash for Linux -- It's Not for Users

Posted Feb 20, 2007 8:07 UTC (Tue) by Seegras (guest, #20463)
In reply to: Flash for Linux -- It's Not for Users by k8to
Parent article: Flash for Linux -- It's Not for Designers (internetnews.com)

Even easier, my yousuck-script is just one line (splitted for your reading pleasure):

wget --user-agent="Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.4)" \
http://www.youtube.com/get_video?`wget -O - "$1" 2> /dev/null | grep \
player2.swf | cut -d \" -f 2 | cut -d \& -f 1,3 | cut -d \? -f 2`


(Log in to post comments)

Copyright © 2008, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds