From ab5617be9e6311cace5c00dbe15f7ed3a1f69d87 Mon Sep 17 00:00:00 2001 From: dirkf Date: Mon, 1 May 2023 16:22:29 +0100 Subject: [PATCH] Update youtube_dl/extractor/sbs.py --- youtube_dl/extractor/sbs.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/youtube_dl/extractor/sbs.py b/youtube_dl/extractor/sbs.py index e8ddc7b32..67bb10b59 100644 --- a/youtube_dl/extractor/sbs.py +++ b/youtube_dl/extractor/sbs.py @@ -40,7 +40,8 @@ class SBSIE(InfoExtractor): _TESTS = [{ # Exceptional unrestricted show for testing, thanks SBS, # from an iframe of this page, handled by the generic IE, now 404: - # http://www.sbs.com.au/thefeed/blog/2014/08/21/dingo-conservation + # http://www.sbs.com.au/thefeed/blog/2014/08/21/dingo-conservation, but replaced by + # https://www.sbs.com.au/programs/video/320403011771/Dingo-Conservation-The-Feed 'url': 'http://www.sbs.com.au/ondemand/video/single/320403011771/?source=drupal&vertical=thefeed', 'md5': 'e49d0290cb4f40d893b8dfe760dce6b0', 'info_dict': {