diff --git a/.releases/release_1.0.md b/.releases/release_1.0.md index f153cbc..9a74e4b 100644 --- a/.releases/release_1.0.md +++ b/.releases/release_1.0.md @@ -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`.