slackbuilds/network/yturl
dsomero 5106dc9410 various: Set hashbang line as /bin/sh.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-23 09:18:36 -05:00
..
README network/yturl: Added (get direct URLs to YouTube videos) 2013-02-14 00:26:50 -06:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -05:00
yturl.1 network/yturl: Updated for version 20130618. 2013-06-22 21:34:46 -03:00
yturl.SlackBuild various: Set hashbang line as /bin/sh. 2013-11-23 09:18:36 -05:00
yturl.info network/yturl: Updated for version 20130618. 2013-06-22 21:34:46 -03:00
yturl.pod network/yturl: Updated for version 20130618. 2013-06-22 21:34:46 -03:00

README

yturl (get direct URLs to YouTube videos)

yturl is a simple command-line utility written in Python. It converts
youtube URLs or video IDs into directly-watchable URLs. Example use:

mplayer "$(yturl 'http://www.youtube.com/watch?v=KxaCOHT0pmI')"