5 Commits

Author SHA1 Message Date
69f8a58f37 Remove log
Some checks failed
Run Go Tests / Run Tests (pull_request) Has been cancelled
2025-02-13 23:57:03 -05:00
b6b6db6457 Remove log
Some checks failed
Run Go Tests / Run Tests (pull_request) Has been cancelled
2025-02-13 23:56:06 -05:00
e5aa8fe187 Small fixes
All checks were successful
Run Go Tests / Run Tests (pull_request) Successful in 11m38s
2025-02-13 23:55:18 -05:00
d9be5a78c8 Add validation package
All checks were successful
Run Go Tests / Run Tests (pull_request) Successful in 13m35s
2025-02-09 00:25:41 -05:00
d42bb9b288 Add opusframes package with encoding/decoding (#13)
Closes #12

Added a library to encode videos from yt-dlp into our custom `.of` file format that can be easily read and directly streamed to discord.

Co-authored-by: Xander Bazzi <xander@xbazzi.com>
Reviewed-on: https://www.gitgud.foo/thegrind/papibot/pulls/13
Reviewed-by: xbazzi <xander@xbazzi.com>
Co-authored-by: Javier Feliz <me@javierfeliz.com>
Co-committed-by: Javier Feliz <me@javierfeliz.com>
2025-02-07 12:20:35 -07:00