On Sat, Mar 6, 2010 at 1:07 PM, C. P. Ghost <[email protected]> wrote: > And remember, youtube-dl is a hack. It can break anytime > YT changes its embedding. I wished YouTube would switch > to HTML5, or at least added this as an option.
Actually this option exists http://www.youtube.com/html5 The problem is Opera and Firefox do not support h.264 decoding but you can use Chromium for that. http://wiki.freebsd.org/Chromium http://code.google.com/p/chromium-freebsd8/ It would be nice if Firefox used the plugin mechanism to do the decoding. With something like ffmpeg there would be no problem. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
