Skip to content

Commit

Permalink
update bot_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Nubuki-all committed Dec 7, 2023
1 parent f90a5e0 commit 77ce114
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/utils/bot_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ async def get_codec():
"720": "720p",
"1080": "1080p",
"x264": "AVC",
"x265": "HEVC","
"x265": "HEVC",
"libsvtav1": "AV1",
"svt_av1": "AV1",
}
Expand Down

0 comments on commit 77ce114

Please sign in to comment.