This commit is contained in:
Benny 2022-09-05 18:22:21 +08:00
parent e726eadfa3
commit c1385878ce
No known key found for this signature in database
GPG Key ID: 6CD0DBDA5235D481
3 changed files with 32 additions and 2 deletions

25
FAQ.md Normal file
View File

@ -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)

View File

@ -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

View File

@ -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