3 Commits

Author SHA1 Message Date
7e55444346 Add validation package (#19)
Closes #7

Added a simple validation package we can expand on. For now we can use it to validate links that get sent to the bot and make sure that:
1. It's an actual url
2. It's a url for a service we support

Also added a make file to run tests and other tasks we might need in the future.

Added a github action to run tests.

Reviewed-on: #19
Co-authored-by: Javier Feliz <me@javierfeliz.com>
Co-committed-by: Javier Feliz <me@javierfeliz.com>
2025-02-13 22:10:24 -07:00
Javier Feliz
846b5a2123 Progress on downloading videos 2025-02-04 22:55:37 -05:00
Javier Feliz
f223c87353 Starting this bad boy again. No api keys on the repo 2025-02-04 00:06:55 -05:00