update extractor test results

still not everything, but good enough for now
This commit is contained in:
Mike Fährmann
2023-11-27 18:30:53 +01:00
parent 013ca21543
commit 625e94fa7d
43 changed files with 398 additions and 197 deletions

View File

@@ -39,7 +39,7 @@ __tests__ = (
},
{
"#url" : "https://www.bbc.co.uk/programmes/b006q2x0/galleries?page=40",
"#url" : "https://www.bbc.co.uk/programmes/b006q2x0/galleries?page=25",
"#category": ("", "bbc", "programme"),
"#class" : bbc.BbcProgrammeExtractor,
"#pattern" : bbc.BbcGalleryExtractor.pattern,