[go: up one dir, main page]

Skip to content

Commit

Permalink
[cleanup] Misc (#10487)
Browse files Browse the repository at this point in the history
Closes #10483
Authored by: bashonly
  • Loading branch information
bashonly authored Jul 16, 2024
1 parent ed1b9ed commit 89a161e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ maintainers = [
{name = "Grub4K", email = "contact@grub4k.xyz"},
{name = "bashonly", email = "bashonly@protonmail.com"},
{name = "coletdjnz", email = "coletdjnz@protonmail.com"},
{name = "sepro", email = "sepro@sepr0.com"},
]
description = "A feature-rich command-line audio/video downloader"
readme = "README.md"
Expand Down
1 change: 1 addition & 0 deletions yt_dlp/utils/_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -5111,6 +5111,7 @@ class _UnsafeExtensionError(Exception):
'gif',
'heic',
'ico',
'image',
'jng',
'jpeg',
'jxl',
Expand Down

0 comments on commit 89a161e

Please sign in to comment.