changing ytdl binding to just title no id
This commit is contained in:
		
							parent
							
								
									94b9a2ecc4
								
							
						
					
					
						commit
						d32dea7a32
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -2305,7 +2305,7 @@ config.bind('d', 'close')
 | 
				
			||||||
# config.bind('}}', 'navigate next -t')
 | 
					# config.bind('}}', 'navigate next -t')
 | 
				
			||||||
config.bind('v', 'hint links spawn --detach mpv --force-window yes {hint-url}')
 | 
					config.bind('v', 'hint links spawn --detach mpv --force-window yes {hint-url}')
 | 
				
			||||||
config.bind('gv', 'spawn --detach mpv --force-window yes {url}')
 | 
					config.bind('gv', 'spawn --detach mpv --force-window yes {url}')
 | 
				
			||||||
config.bind('gV', 'hint links spawn alacritty -e youtube-dl -o ~/Videos/%(title)s-%(id)s.%(ext)s {hint-url}')
 | 
					config.bind('gV', 'hint links spawn alacritty -e youtube-dl -o ~/Videos/%(title)s.%(ext)s {hint-url}')
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Bindings for caret mode
 | 
					## Bindings for caret mode
 | 
				
			||||||
# config.bind('$', 'move-to-end-of-line', mode='caret')
 | 
					# config.bind('$', 'move-to-end-of-line', mode='caret')
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue