implement sonic for json + remove some TODOs from readme + fix go version requirement (#5)
This commit is contained in:
parent
4a15dd0761
commit
e35bd2fe57
10 changed files with 70 additions and 47 deletions
|
@ -20,7 +20,7 @@ this project was born after the discontinuation of a highly popular bot known as
|
|||
- ffmpeg >= 6.1.1
|
||||
- libheif >= 1.19.7
|
||||
- pkg-config
|
||||
- mysql db
|
||||
- mysql or mariadb
|
||||
|
||||
## installation
|
||||
|
||||
|
@ -84,10 +84,8 @@ some extractors require cookies for download. to add your cookies, just insert a
|
|||
## todo
|
||||
|
||||
- [ ] add more extractors
|
||||
- [ ] switch to sonic json parser
|
||||
- [ ] switch to native libav
|
||||
- [ ] add tests
|
||||
- [ ] add dockerfile and compose
|
||||
- [ ] improve error handling
|
||||
- [ ] add support for telegram wehbhooks
|
||||
- [ ] switch to pgsql (?)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue