diff --git a/README.md b/README.md index 2bda341..39cf129 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Download videos from YouTube and other platforms through a Telegram Bot [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy) Can't deploy? Fork to your personal account and deploy it there! +**Starting November 28, 2022, free Heroku Dynos, free Heroku Postgres, and free Heroku Data for RedisĀ® plans will no longer be available.** +[Heroku Announcement](https://devcenter.heroku.com/articles/free-dyno-hours) # Usage diff --git a/requirements.txt b/requirements.txt index 9c0bed6..b414a41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyrogram==1.4.16 tgcrypto==1.2.3 -yt-dlp==2022.8.8 +yt-dlp==2022.8.19 APScheduler==3.9.1 beautifultable==1.1.0 ffmpeg-python==0.2.0