Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aborted #94

Open
iliymans opened this issue Oct 21, 2024 · 9 comments
Open

Aborted #94

iliymans opened this issue Oct 21, 2024 · 9 comments
Labels
bug Something isn't working

Comments

@iliymans
Copy link

when it start download after 1min it cant download it
image

@iliymans iliymans added the bug Something isn't working label Oct 21, 2024
@Neet-Nestor
Copy link
Owner

Try keeping the video playing while downloading to avoid the server closed connection.

@yuezy3
Copy link

yuezy3 commented Nov 10, 2024

Video is playing, and it display undefinded aborted
image

@Neet-Nestor
Copy link
Owner

Please check your Chrome console output and paste related logs here for further diagnosis.

@nicolas-maker
Copy link

Here is the error message I have when "Aborted" is displayed

[Tel Download] 1dn4n2i.mp4: Error: Non 200/206 response was received: 404 Telegram Media Downloader.user.js:25:15 error moz-extension://ae8f2f8f-4b8c-4ac6-9478-f8927fad9379/ Telegram Media Downloader.user.js#1:25 fetchNextPart moz-extension://ae8f2f8f-4b8c-4ac6-9478-f8927fad9379/ Telegram Media Downloader.user.js#1:254 (Asynchrone : promise callback) fetchNextPart moz-extension://ae8f2f8f-4b8c-4ac6-9478-f8927fad9379/ Telegram Media Downloader.user.js#1:253 tel_download_video moz-extension://ae8f2f8f-4b8c-4ac6-9478-f8927fad9379/ Telegram Media Downloader.user.js#1:310 onclick moz-extension://ae8f2f8f-4b8c-4ac6-9478-f8927fad9379/ Telegram Media Downloader.user.js#1:555 (Asynchrone : EventHandlerNonNull) VM8jl63l2fpon moz-extension://ae8f2f8f-4b8c-4ac6-9478-f8927fad9379/ Telegram Media Downloader.user.js#1:554

@XabierGallardo
Copy link

It does work on https://web.telegram.org/k/

@Neet-Nestor
Copy link
Owner

As many people have raised concern on "aborted" state, I will later add more detailed error message to it.

However, the issue is mostly from Telegram server stops sending video data during the downloading, whose root cause stays unknown to me.

@deftoner
Copy link

This happens to me on telegram version "A" but works on version "K" (read home of the project). The version A will say "Undefined" and abort, like this screenshot. This only happens on videos

But will download perfectly on K version

@snigited
Copy link

snigited commented Feb 2, 2025

I had this "Aborted" problem while using web telegram "A" on Firefox. But it works flawlessly in web telegram "K" on Google Chrome.

@AlttiRi
Copy link

AlttiRi commented Feb 9, 2025

I can confirm the bug.
The request fails with 404.
However, if I run the same request from the console it works OK.

FF + VM 2.30, /a/.

It makes sense to report a bug here: https://github.com/violentmonkey/violentmonkey/issues

The request seems was not intercepted by SW.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

8 participants