[utils] Add deprecation_warning
See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515
This commit is contained in:
parent
e1eabd7beb
commit
da4db748fa
12 changed files with 67 additions and 40 deletions
|
|
@ -92,6 +92,7 @@ class FileDownloader:
|
|||
|
||||
for func in (
|
||||
'deprecation_warning',
|
||||
'deprecated_feature',
|
||||
'report_error',
|
||||
'report_file_already_downloaded',
|
||||
'report_warning',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue