[Tel Download] 21vz6o.mp4: URL: https://web.telegram.org/a/progressive/document... handleError.ts:42 ReferenceError: unsafeWindow is not defined at tel_download_video (:280:31) at telDownloadButton.onclick (:584:13) c @ handleError.ts:42 u @ handleError.ts:55 The FetchEvent for "
I can't download videos from private channels anymore, even channels that I used to be able to. I'm assuming that they probably changed the url to progressive/document instead of it being a blob, because I can still download photos in private channels that use a blob link. I'm on Opera, and I'm using Tampermonkey. Actually, when I use Tampermonkey, the script doesn't even load in telegram, but when I paste the js into the console directly, I can at least get the download button to work, and this is where I can see the error.
[Tel Download] 21vz6o.mp4: URL: https://web.telegram.org/a/progressive/document...
handleError.ts:42 ReferenceError: unsafeWindow is not defined
at tel_download_video (:280:31)
at telDownloadButton.onclick (:584:13)
c @ handleError.ts:42
u @ handleError.ts:55
The FetchEvent for "
I can't download videos from private channels anymore, even channels that I used to be able to. I'm assuming that they probably changed the url to progressive/document instead of it being a blob, because I can still download photos in private channels that use a blob link. I'm on Opera, and I'm using Tampermonkey. Actually, when I use Tampermonkey, the script doesn't even load in telegram, but when I paste the js into the console directly, I can at least get the download button to work, and this is where I can see the error.