sounds like plain advertisement for that genyoutube website.
why is youtube-dl a "hassle"?
you can use this script instead to find directly playable URLS for mplayer, works for most movies:
[code]
#!/bin/sh
wget -q `echo $1| sed 's.^www.http://www.' | ...
why is youtube-dl a "hassle"?
you can use this script instead to find directly playable URLS for mplayer, works for most movies:
[code]
#!/bin/sh
wget -q `echo $1| sed 's.^www.http://www.' | ...