Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
* add referer to audio support
* fix tag display
* fix not using video desc
* update dependencies
  • Loading branch information
simonsmh authored Feb 15, 2024
1 parent 716a69a commit 2b4f238
Show file tree
Hide file tree
Showing 4 changed files with 404 additions and 386 deletions.
1 change: 0 additions & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ httpx = {extras = ["http2"], version = "*"}
python-telegram-bot = {version = ">=20", extras = ["all"]}
tortoise-orm = {extras = ["accel"], version = "*"}
telegraph = {extras = ["aio"], version = "*"}
starlette = "*"
uvicorn = "*"

[dev-packages]
Expand Down
Loading

0 comments on commit 2b4f238

Please sign in to comment.