mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Add language detection for top videos
This commit is contained in:
parent
dde7a643e9
commit
997449ab4b
3 changed files with 38 additions and 5 deletions
|
@ -15,6 +15,9 @@ dependencies:
|
|||
pg:
|
||||
github: will/crystal-pg
|
||||
branch: master
|
||||
detect_language:
|
||||
github: omarroth/detectlanguage-crystal
|
||||
branch: v0.24.2
|
||||
|
||||
crystal: 0.24.2
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue