1
0
Fork 0
mirror of https://github.com/notwa/rc synced 2024-11-05 08:29:02 -08:00
Commit graph

30 commits

Author SHA1 Message Date
3a1ab5d5bc convert compatibility lines to new format 2024-07-22 05:28:58 -07:00
d5f3f14d72 merge compatibility lines
RIP meaningful last-modified dates
2024-03-26 15:08:14 -07:00
767106dcb8 undocument streamcrap stuff
nobody needs to see this crap
2024-03-04 09:16:43 -08:00
5264b1a037 refine laptop audio compressor 2022-04-12 04:13:11 -07:00
ba45b4f10f more laptop speaker fudgery
this still sucks but i'm working on it
2022-04-12 12:28:20 +02:00
fb6fc670b4 restore ytdl-format flags that i forgot 2022-04-12 12:27:58 +02:00
2854cb6404 redo laptop EQ 2022-04-06 13:45:18 +02:00
7d895d20a7 work around a really obtuse zsh quirk with numeric types
i should do this for the rest of the loops in the other files too.
2022-03-05 17:39:44 -08:00
6dbd087670 add ytdl command to run whatever's available 2022-01-08 21:16:14 -08:00
5cda41a841 bypass ytdl-format checks for now (no longer an issue?) 2021-12-02 13:06:31 -08:00
fb6e128a55 add some excessive youtube-dl checks
what a mess
2021-10-14 14:10:18 -07:00
45d888d866 change argc interface (now $# comes first instead of $@) 2021-10-13 23:06:55 -07:00
3d11a57c4c remove docs for ytg functions (for now?) 2021-10-13 20:53:10 -07:00
899684f3ce properly ignore --ytdl-format and warn about it 2021-10-13 20:42:04 -07:00
716d74ade2 prefer yt-dlp over youtube-dl and work around throttling 2021-10-12 20:25:03 -07:00
6e0b1029f9 fix bash syntax errors 2021-09-23 07:37:47 -07:00
3f476697d4 add some insanity to mpv_watch 2021-09-23 06:53:12 -07:00
1408a227c5 rewrite getladspa 2021-09-23 06:52:40 -07:00
112a7a6d63 flesh out the compatibility table 2021-09-23 06:48:05 -07:00
eaf2cc00e2 update audio filtering crap 2021-09-22 20:19:03 -07:00
eab52be2dc add missing -- switch to an mpv wrapper 2021-08-23 04:53:13 -07:00
9a6ff26e1c update documentation, especially overridden names 2021-08-02 06:50:45 -07:00
32adb96aee rewrite argc with a new interface 2021-07-31 23:32:43 -07:00
8f3455f684 add simple argc-checking utility
this will be replaced in the next commit
because i just thought of a better interface.
2021-07-31 22:49:51 -07:00
e46e3769d1 add argc-checking and don't rely on shell expansion 2021-07-31 21:46:41 -07:00
51e0ddc46f use single brackets and stuff here too 2021-07-31 21:27:31 -07:00
20a25d7e37 remove some flags in preference of using mpv.conf 2021-07-31 21:16:22 -07:00
fd83d41ab2 add and restore some docstrings 2021-07-30 17:58:07 -07:00
1c562ad0f9 automatically source compatible scripts in bash 2021-07-29 07:26:45 -07:00
5eaf74401e overhaul 2021-07-29 00:37:35 -07:00
Renamed from home/streamcrap (Browse further)