Skip to content

Commit 2e11e92

Browse files
committed
tweaked error message we're checking on to match media_download_worker
1 parent 25e6f6c commit 2e11e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/pinchflat/downloading/media_downloader.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ defmodule Pinchflat.Downloading.MediaDownloader do
209209

210210
defp recoverable_cookie_errors do
211211
[
212-
"Sign in to confirm your age",
212+
"Sign in to confirm",
213213
"This video is available to this channel's members"
214214
]
215215
end

0 commit comments

Comments
 (0)