slackbuilds_ponce/network/yturl/README
B. Watson a03660d1d8 network/yturl: Added (get direct URLs to YouTube videos)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2013-02-14 00:26:50 -06:00

6 lines
247 B
Text

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')"