abhishekjnvk / abhishekjnvk/telegram-channel-downloader
Not able to download from a private channel
- Dominant language
- JavaScript
- Stars
- 236
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hello, truly appreciate your work!
I've noticed that private channel downloading is giving out 400 error. Could you please take a look? Thank you
```
Downloading media from channel
An error occurred:
Error: Failed to get messages: 400: CHANNEL_PRIVATE (caused by messages.GetHistory)
at getMessages (telegram-channel-downloader-main/modules/messages.js:15:11)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async DownloadChannel.downloadChannel (telegram-channel-downloader-main/scripts/download-channel.js:116:24)
at async DownloadChannel.handle (telegram-channel-downloader-main/scripts/download-channel.js:215:7)
at async telegram-channel-downloader-main/index.js:20:5
[2025-03-16T01:10:52.360] [WARN] - [Disconnecting...]
[2025-03-16T01:10:52.360] [INFO] - [Disconnecting from 149.154.175.51:80/TCPFull...]
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.