fullgream
  • Бубун

  • Joined on 2024-12-06
fullgream closed issue fullgream/telegram_ytdlp_node.js#4 2025-10-27 16:52:27 +03:00
Send file with use MTProto
fullgream commented on issue fullgream/telegram_ytdlp_node.js#4 2025-10-27 16:52:15 +03:00
Send file with use MTProto

74d0fc9ab1

fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-27 16:46:34 +03:00
74d0fc9ab1 Add advanced GC
3e5e48f6c6 Add MTProto API for 50MB+ Files can be upload
37e2b3e4f9 move config creation to config.js
Compare 3 commits »
fullgream opened issue fullgream/telegram_ytdlp_node.js#6 2025-10-27 02:37:52 +03:00
(DEV) Edit README
fullgream opened issue fullgream/telegram_ytdlp_node.js#5 2025-10-27 02:32:23 +03:00
(DEV) Fix bug with long audio thumb
fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-25 22:36:10 +03:00
72f70d1258 fix docker command
fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-25 22:28:46 +03:00
4805c89cc3 fast video download + add normal download of audio
9c96e13f71 add tmp/ to gitignore
24d6a5cc7c Update instruction of run docker container
Compare 3 commits »
fullgream opened issue fullgream/telegram_ytdlp_node.js#4 2025-10-25 14:54:51 +03:00
Send file with use MTProto
fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-25 14:29:37 +03:00
c146387173 Update Dockerfile
fullgream closed issue fullgream/telegram_ytdlp_node.js#3 2025-10-25 14:24:33 +03:00
Lock upload functions before first upload will not ready
fullgream commented on issue fullgream/telegram_ytdlp_node.js#3 2025-10-25 14:24:33 +03:00
Lock upload functions before first upload will not ready

Fixed in caf5643ac2

fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-25 14:23:44 +03:00
75cd0b4d1f remove tmp files
fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-25 14:23:03 +03:00
056ea7d02f remove old Dockerfile dump
caf5643ac2 Fix youtube download + add notifications + fix sending chat condition
Compare 2 commits »
fullgream opened issue fullgream/telegram_ytdlp_node.js#3 2025-10-22 02:23:39 +03:00
Lock upload functions before first upload will not ready
fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-22 02:05:52 +03:00
5b2911feaf Fix errors on download, migrate method to file upload, add status of upload
fullgream closed issue fullgream/telegram_ytdlp_node.js#1 2025-10-17 19:17:18 +03:00
Add stream param on download.js/DownloadVideo.download()
fullgream commented on issue fullgream/telegram_ytdlp_node.js#1 2025-10-17 19:17:18 +03:00
Add stream param on download.js/DownloadVideo.download()

Fixed in 02fa9fa129

fullgream commented on issue fullgream/telegram_ytdlp_node.js#2 2025-10-17 19:17:12 +03:00
Add variable "SHOW_ALL_FORMATS"

Fixed in 02fa9fa129

fullgream closed issue fullgream/telegram_ytdlp_node.js#2 2025-10-17 19:17:12 +03:00
Add variable "SHOW_ALL_FORMATS"
fullgream pushed to master at fullgream/telegram_ytdlp_node.js 2025-10-17 19:15:18 +03:00
02fa9fa129 Fix issues and add ffmpeg