summaryrefslogtreecommitdiffstats
path: root/network/yturl/README
blob: d060345c51ee9f4e73e9934d19d0a50834c2bdd0 (plain)
1
2
3
4
5
6
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')"