ytdlcue + ytm misc
This commit is contained in:
8
Makefile
8
Makefile
@@ -1,4 +1,4 @@
|
||||
# Autogenerated at 08.10.2022 12:36 using ./gen-makefile
|
||||
# Autogenerated at 09.10.2022 12:57 using ./gen-makefile
|
||||
.DEFAULT_GOAL := help
|
||||
|
||||
#===============================================
|
||||
@@ -174,10 +174,14 @@ vivaldi:
|
||||
wine:
|
||||
@./install/wine
|
||||
|
||||
# Install youtube-dl
|
||||
# Install youtube-dl + ytdlcue
|
||||
youtube-dl:
|
||||
@./install/youtube-dl
|
||||
|
||||
# Install ytdlcue
|
||||
ytdlcue:
|
||||
@./install/ytdlcue
|
||||
|
||||
# Install zint (latest)
|
||||
zint:
|
||||
@./install/zint
|
||||
|
||||
Reference in New Issue
Block a user