Commit graph

16 commits

Author SHA1 Message Date
jasonkhew96 b0f5a0c533
return dict from get_metadata as request 2021-05-05 10:57:20 +08:00
jasonkhew96 30346ce042
Add FastTelethon submodule 2021-05-05 10:45:30 +08:00
jasonkhew96 1ded70780e
Use FastTelethon 🚀 2021-05-05 10:45:26 +08:00
jasonkhew96 a783709355
Prevent race condition 2021-05-04 21:28:03 +08:00
BennyThink 50263b8cad
change bot.py to ytdl.py 2021-05-04 16:53:21 +08:00
BennyThink a211d34d2a
fix get download progress for some video 2021-05-04 16:30:50 +08:00
BennyThink d5ec01cb60
fix hanging issue 2021-05-04 15:58:01 +08:00
BennyThink a4761d523b
add flood limit, add hachoir 2021-05-04 15:27:11 +08:00
BennyThink 7c9e878990
add deployment instruction 2021-05-04 13:36:28 +08:00
BennyThink d245780de5
use async everywhere 2021-05-04 13:25:40 +08:00
BennyThink 508a6bfd5f
save video in temp dir - avoid concurrency bug 2021-05-04 13:10:50 +08:00
BennyThink e8666dfcd1
update README.md 2021-05-04 12:01:53 +08:00
BennyThink 41f3a66938
percent .2f 2021-05-04 11:44:58 +08:00
BennyThink 04fbf7cdd7
add progress bar 2021-05-04 11:30:22 +08:00
BennyThink 979541eb5c
finish 2021-05-03 19:33:12 +08:00
Benny 77fcd9d215
Initial commit 2021-05-03 18:24:44 +08:00