Skip to content

Commit

Permalink
chore: update poetry lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Benexl committed Oct 2, 2024
1 parent 0589f83 commit 0c623af
Show file tree
Hide file tree
Showing 2 changed files with 167 additions and 191 deletions.
2 changes: 2 additions & 0 deletions fastanime/libs/anime_provider/hianime/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ def _get_server(server_name, server_html):
juicy_streams_json: "HiAnimeStream" = (
link_to_streams_response.json()
)
# TODO: Hianime decided to fucking encrypt shit
# so got to fix it later
return {
"headers": {},
"subtitles": [
Expand Down
Loading

0 comments on commit 0c623af

Please sign in to comment.