mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
a03660d1d8
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
6 lines
247 B
Text
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')"
|