]> jfr.im git - yt-dlp.git/commit
[utils] Add `deprecation_warning`
authorpukkandan <redacted>
Tue, 30 Aug 2022 15:28:28 +0000 (20:58 +0530)
committerpukkandan <redacted>
Tue, 30 Aug 2022 15:33:07 +0000 (21:03 +0530)
commitda4db748fa813a8de684d5ab699b8f561b982e35
treeb3a393bb7d9ed79c698783f3ce21fc08ac642455
parente1eabd7beb4cc83338a7422546ae1c9ae8b2097f
[utils] Add `deprecation_warning`

See https://github.com/yt-dlp/yt-dlp/pull/2173#issuecomment-1097021515
12 files changed:
yt_dlp/YoutubeDL.py
yt_dlp/__init__.py
yt_dlp/__main__.py
yt_dlp/downloader/common.py
yt_dlp/downloader/fragment.py
yt_dlp/extractor/common.py
yt_dlp/extractor/youtube.py
yt_dlp/options.py
yt_dlp/postprocessor/common.py
yt_dlp/postprocessor/ffmpeg.py
yt_dlp/update.py
yt_dlp/utils.py