Update release notes

This commit is contained in:
Taras Terletskyi 2023-02-25 19:38:25 +02:00
parent f8d94b4997
commit c65fed2dc7

View file

@ -6,7 +6,7 @@ Release date: February 25, 2023
# Important
1. Changed content yt-dlp options in `app_worker/DEFAULT_YTDL_OPTS/default.py`
1. Changed content yt-dlp options in `app_worker/ytdl_opts/default.py`
2. Added two new user config options in `app_bot/config-example.yml`:
1. `download_media_type`: What do download - audio (mp3), video or both. Values can
be `AUDIO`, `VIDEO`, `AUDIO_VIDEO`.