voidrice/.local/bin
ryan-c-dev ae0ad289a1
underscore vs spaces, and naming convention (#1189)
the title then extension format with the --restrict-filenames again for underscores instead of spaces.
Works typically well as music will have Artist name first usually followed by song title so no need to format.

haven't looked into the --embed-metadata parameter, only imagine it could be useful if it saves the url suffix for youtube link (which you don't want in your filename hopefully)

for my video downloads, i just use this.
alias ydl='yt-dlp -o '%(title)s.%(ext)s' -f bv+ba/b --restrict-filenames'
alias mp3='yt-dlp -o '%(title)s.%(ext)s' -f bestaudio -x --audio-format mp3 --embed-thumbnail --restrict-filenames'

Probably bad practice to have single quotes within more single quotes but ran into issues with yt-dlp over using double quotes.  

-Ryan
2022-09-19 23:50:45 +00:00
..
cron ~/.consaved becomes ~/.config/cronsaved (#1167) 2022-08-15 15:25:16 +00:00
statusbar move weatherreport to $XDG_CACHE_HOME (#1140) 2022-07-07 13:32:34 +00:00
booksplit fix #1150 2022-07-21 14:33:35 -04:00
compiler separate script for use in opout, use just % root= 2022-08-19 14:40:25 -04:00
displayselect Revert changes to displayselect (already best performance) 2021-10-19 16:53:06 +02:00
dmenuhandler underscore vs spaces, and naming convention (#1189) 2022-09-19 23:50:45 +00:00
dmenumount Merge branch 'dmenumount-filter-parents' of https://github.com/Prof-Bloodstone/voidrice into Prof-Bloodstone-dmenumount-filter-parents 2022-06-27 13:52:18 -04:00
dmenumountcifs Mount CIFS share with read/write permissions (#776) 2020-07-28 07:54:49 -04:00
dmenupass dmenupass uses -P option on my dmenu build 2020-04-18 10:22:52 -04:00
dmenurecord use just awk without grep (#974) 2021-07-18 09:12:48 -04:00
dmenuumount We don't need sed here (#1006) 2021-09-24 10:35:49 -04:00
dmenuunicode add font-awesome material if available 2022-07-08 13:01:53 -04:00
getbib Change links to https (#978) 2021-08-04 16:17:05 -04:00
getcomproot separate script for use in opout, use just % root= 2022-08-19 14:40:25 -04:00
getkeys Shellcheck (#676) 2020-06-01 15:29:57 -04:00
ifinstalled better fix 2021-10-23 10:27:45 -04:00
lfub lf cleanup 2022-03-11 18:32:19 -05:00
linkhandler if no arg, assume xclip contents, no -c 2022-06-27 13:09:49 -04:00
maimpick Screenshot utility improvements (maimpick) (#1114) 2022-06-15 15:04:32 +00:00
noisereduce improved ifinstalled and made noisereduce use it (#930) 2021-05-30 21:07:27 -04:00
opout add support for SILE (#1175) 2022-08-25 13:41:28 +00:00
otp otp script: Printf is not needed here (#1062) 2022-01-21 22:17:21 +00:00
pauseallmpv Shellcheck (#676) 2020-06-01 15:29:57 -04:00
peertubetorrent use "|" as sed delimiter if pattern has "/" (#1118) 2022-06-15 15:03:25 +00:00
podentr Shellcheck (#676) 2020-06-01 15:29:57 -04:00
prompt #!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00
qndl Replace youtube-dl with yt-dlp system-wide (#1019) 2022-03-29 01:28:41 +00:00
queueandnotify fix "extention" typo (#1103) 2022-04-10 12:39:05 +00:00
remaps remove xmodmap from remaps script (#1109) 2022-04-27 00:31:03 +00:00
rotdir Improve rotdir script (#789) 2020-08-27 15:55:17 -04:00
rssadd here string removed 2021-04-07 11:46:50 -04:00
sd samedir now sd, libxft-bgra message removed 2022-07-19 17:04:17 -04:00
setbg setbg updates dwm colorscheme 2022-07-08 14:25:42 -04:00
shortcuts Shortcuts in vim command line from bm-dirs/files (#1073) 2022-03-29 01:24:57 +00:00
slider neurtral default font 2021-03-29 21:36:47 -04:00
sysact force suspend and hibernate 2022-05-21 14:40:59 -04:00
tag Added support for flac tags via metaflac (#823) 2020-09-30 15:15:01 -04:00
td-toggle killall needs full process name to work (#1141) 2022-07-12 18:02:44 +00:00
texclear Texclear fix for directories with spaces (#1169) 2022-08-16 12:25:21 +00:00
torwrap Here program name should be given not package name (#973) 2021-09-23 12:02:51 -04:00
transadd Update transadd (#633) 2020-05-13 11:47:29 -04:00
tutorialvids replace ranger with lf in tutorialvids script (#1085) 2022-03-12 19:46:17 +00:00
unix #!/bin/sh shebang. newline after universalized. 2020-02-08 18:43:37 -05:00