7 lines
247 B
Plaintext
7 lines
247 B
Plaintext
|
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')"
|