mirror of
https://github.com/tropicoo/yt-dlp-bot.git
synced 2025-03-03 02:03:30 +08:00
Update release notes
This commit is contained in:
parent
95b9283f12
commit
5dbec9c088
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Release date: February 25, 2023
|
|||
|
||||
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
|
||||
1. `download_media_type`: What to download - audio (mp3), video or both. Values can
|
||||
be `AUDIO`, `VIDEO`, `AUDIO_VIDEO`.
|
||||
2. `save_to_storage`: Moved from `envs/.env_worker`
|
||||
3. Creating task on API now requires previously mentioned two fields in payload to be
|
||||
|
|
Loading…
Reference in a new issue