Re: [dwm] last.fm + youtube downloader scripts

2009-01-06 Thread Szabolcs Nagy
On 1/6/09, Alexander Polakov polac...@gmail.com wrote: http://www.arrakis.es/~rggi3/youtube-dl/ that's overcomplicated and does not support every kind of youtube links here is another version that supports playlists, embedded /v/ and /watch? urls as well: http://port70.net/~nsz/y/yget.sh

Re: [dwm] last.fm + youtube downloader scripts

2009-01-06 Thread Ian Daniher
Using the external browser is a great hack, especially since w3m supports three of them. For mplayer scripting, I use the following command: mplayer -really-quiet $URL /dev/null When I want high-quality videos, I manually edit the script to add fmt=18 to the end of line starting URL=. This will

Re: [dwm] bash script for managing wireless connections

2009-01-06 Thread pmarin
wifi seems a just a simbolic link: edw...@casa:~/Desktop/WIFI$ ls -l wifi lrwxrwxrwx 1 edward edward 4 2009-01-06 16:51 wifi - wifi On Tue, Jan 6, 2009 at 12:45 AM, Ian Daniher it.dani...@gmail.com wrote: Hello dwm community! In the honor of the recent plethora of code hitting the mailing

Re: [dwm] bash script for managing wireless connections

2009-01-06 Thread Ian Daniher
I realized this earlier and resent the tarball without the symlink. However, I attached it to the email about the youtubedl and last.fmdownloader scripts. Here it is again. Best, -- Ian Daniher On Tue, Jan 6, 2009 at 10:56 AM, pmarin pacog...@gmail.com wrote: wifi seems a just a simbolic link: