Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

The video download was cancelled. Please try again. (Error #1000) #259

Description

@drspod

Browser: Firefox 126.0.1 (Desktop)
Filter: video-swap-new (uBO)

Since a couple of days ago I have been experiencing streams regularly cutting out with this error: "The video download was cancelled. Please try again. (Error #1000)" This happens every couple of minutes or so, and usually at the moment when an ad would have been run.

twitch-error

The problem is resolved when commenting out the line twitch.tv##+js(twitch-videoad) from my filter list, so it must be caused by the filter script in some way. The problem also does not occur on channels that do not show ads (eg. because I am subscribed to the channel).

Checking the network log, I see that whenever this problem occurs, it coincides with an error returned to the following request:

GET /v1/playlist/CucFj1A3LztPPs0VDhiF3 <... snipped ...>.m3u8 HTTP/1.1
Host: video-weaver.cdg10.hls.ttvnw.net
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:126.0) Gecko/20100101 Firefox/126.0
Accept: application/x-mpegURL, application/vnd.apple.mpegurl, application/json, text/plain
Accept-Language: en-US,en;q=0.5
Accept-Encoding: gzip, deflate, br, zstd
Referer: https://www.twitch.tv/
Origin: https://www.twitch.tv
DNT: 1
Sec-GPC: 1
Connection: keep-alive
Sec-Fetch-Dest: empty
Sec-Fetch-Mode: cors
Sec-Fetch-Site: cross-site
Priority: u=4
HTTP/1.1 400 Bad Request
vary: Accept-Encoding
date: Mon, 10 Jun 2024 15:48:40 GMT
content-length: 0
access-control-allow-origin: *

I have tried clearing my browser cache and cookies but this did not change the behavior.

twitch-error2

Please let me know if there is any additional information I can provide to help debug this issue. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions