1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-01 15:07:45 +02:00

progs: swapped youtube-dl for yt-dlp

This commit is contained in:
tiyn 2023-07-16 03:00:40 +02:00
parent 1db76273f4
commit d5637a98df

View File

@ -31,7 +31,7 @@ A,gtk-theme-arc-gruvbox-git,gives the dark GTK theme used in LARBS.,,
,xclip,allows for copying and pasting from the command line.,,
,xdotool,provides window action utilities on the command line.,,
,xorg-xdpyinfo,aids with resolution determination and screen recording.,,
,youtube-dl,can download any YouTube video (or playlist or channel) when given the link.,,
,yt-dlp,can download any YouTube video (or playlist or channel) when given the link.,,
,zathura,is a pdf viewer with vim-like bindings.,,
,zathura-pdf-mupdf,allows mupdf pdf compatibility in zathura.,,
,poppler,manipulates .pdfs and gives .pdf previews and other .pdf functions.,,

1 #TAG,NAME IN REPO (or git url),PURPOSE (should be a verb phrase to sound right while installing)
31 ,xclip,allows for copying and pasting from the command line.,,
32 ,xdotool,provides window action utilities on the command line.,,
33 ,xorg-xdpyinfo,aids with resolution determination and screen recording.,,
34 ,youtube-dl,can download any YouTube video (or playlist or channel) when given the link.,, ,yt-dlp,can download any YouTube video (or playlist or channel) when given the link.,,
35 ,zathura,is a pdf viewer with vim-like bindings.,,
36 ,zathura-pdf-mupdf,allows mupdf pdf compatibility in zathura.,,
37 ,poppler,manipulates .pdfs and gives .pdf previews and other .pdf functions.,,