diff --git a/FAQ.md b/FAQ.md new file mode 100644 index 0000000..0039e28 --- /dev/null +++ b/FAQ.md @@ -0,0 +1,25 @@ +# Project status + +This project is in zombie mode now. + +It is not maintained anymore. No features will be added, no bugs will be fixed. + +Existing code and bot will continue to work without any guarantees. + +# Can you support downloading from XXX? + +Please reach out to [yt-dlp](https://github.com/yt-dlp/yt-dlp) + +# My video is not downloading, slow, or not downloading at all + +Just wait. It is a free service, and it is not guaranteed to work. + +See [Grafana Dashboard](https://grafana.dmesg.app/d/9yXGmc1nk/youtube-download-celery?orgId=2) for current server status + +# Why is the bot not responding? + +If `/start` command is not responding, please contact me [@BennyThink](https://t.me/BennyThink) + +# Can't redeem VIP + +If you are not able to redeem VIP, please contact me [@BennyThink](https://t.me/BennyThink) diff --git a/README.md b/README.md index 39cf129..4cafcee 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,15 @@ YouTube Download Bot🚀 Download videos from YouTube and other platforms through a Telegram Bot ----- +**READ [FAQ](FAQ.md) FIRST IF YOU ENCOUNTER ANY ISSUES.** +----- [![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.** + +**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 @@ -258,6 +262,7 @@ https://www.youtube.com/playlist?list=PL1Hdq7xjQCJxQnGc05gS4wzHWccvEJy0w https://dmesg.app/m3u8/prog_index.m3u8 ## test twitter + https://twitter.com/nitori_sayaka/status/1526199729864200192 https://twitter.com/BennyThinks/status/1475836588542341124 diff --git a/requirements.txt b/requirements.txt index b414a41..7588b76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ pyrogram==1.4.16 tgcrypto==1.2.3 -yt-dlp==2022.8.19 +yt-dlp==2022.9.1 APScheduler==3.9.1 beautifultable==1.1.0 ffmpeg-python==0.2.0