#!/bin/sh
#Youtube Browser in ELinks:
# Usage: ytb [MAX RESULTS] URL
#
# In ELinks: "<" ">" to change tabs/results, "W" to wrap text.
# Enable option "document.plain.display_links" in ELinks config. for download/viewable video/image URLs.
#
# "less" could be used instead of ELinks, with navigation between results using the ":n" and ":p" commands.
# Some X terminal programs can detect URLs by themselves.