bin: cleaner optiflac; qute: fixcord

This commit is contained in:
Phantop 2022-05-12 20:33:05 -04:00
parent a9dd6d26e9
commit 9cd200b427
4 changed files with 7 additions and 12 deletions

View File

@ -1,15 +1,10 @@
#!/bin/sh
mkdir out
args="-af aresample=resampler=soxr:precision=32:dither_method=triangular -sample_fmt s16"
fd -e flac -d1 -x ffmpeg -hide_banner -i {} -c:v copy -c:a flac -compression_level 12 "$args" "$@" out/{}
cd out || exit 1
comparedir ..
cd .. || exit 1
fd -e flac -d1 -x ffmpeg -i {} -c:v copy -c:a flac -compression_level 12\
-af aresample=resampler=soxr:precision=32:dither_method=triangular\
-sample_fmt s16 "$@" out/{}
( cd out && comparedir .. )
fd -e flac -d1 -x flac -f8 {} -o out/{}
cd out || exit 1
comparedir ..
cd .. || exit 1
( cd out && comparedir .. )
rm -r out

View File

@ -1,3 +1,4 @@
cope gradescope.com/auth/saml/rpi
discord canary.discord.com/app
lms lms.rpi.edu/ultra/stream
tuta mail.tutanota.com

View File

@ -49,7 +49,6 @@ MAP = {
"translate.google.com" : simplytranslate,
"www.twitch.tv" : o(s, 'm.twitch.tv'),
"www.amazon.com": o(s, 'smile.amazon.com'),
"discord.com" : o(s, 'canary.discord.com'),
"vm.tiktok.com" : o(s, 'proxitok.herokuapp.com'),
"tumblr.com" : o(s, 'splashblr.herokuapp.com'),

View File

@ -12,7 +12,7 @@
--background-floating: rgba(0, 0, 0, .6);
--channeltextarea-background: transparent;
[class^="container"] {background: transparent}
[class^="container"],.container-ZMc96U.themed-Hp1KC_ {background: transparent}
#channels [class^="unread"] {background: #cfcdcf}
$aria: gift, Help, Inbox, sidebar;