hlfw.ca

ytcli

Download patch

ref: 37568a19faabb44f930b1b27dc1faa8c415d27dd
parent: b29e59593104aa5bf0e2f59a12e47fd3cf7af347
author: Halfwit <michaelmisch1985@gmail.com>
date: Fri Feb 16 12:53:14 PST 2018

Readme was bork

--- a/README.md
+++ b/README.md
@@ -2,12 +2,13 @@
 
 ## Usage
 
+```
 ytcli [action]
 
 Actions:
 	search	<keyword>
 		will return a list of URLs and descritions
-		using --thumbs will also return the path to a thumbnail (in /tmp)
+		using -t will also return the path to a thumbnail (in /tmp)
 	user	<username>
 		will return a list of videos by user
 	channel	<channel name>
@@ -14,6 +15,7 @@
 		will return a list of videos by channel
 	channel-id <channel name>
 		will return channel id of given channel
+```
 
 ## Configuration