[tests] update extractor results

This commit is contained in:
Mike Fährmann
2024-03-22 17:57:04 +01:00
parent 9f73fac5ef
commit 7a7dc442a0
22 changed files with 37 additions and 60 deletions

View File

@@ -575,7 +575,7 @@ Youll be able to receive four Galarian form Pokémon with Hidden Abilities, p
"#category": ("", "twitter", "tweet"),
"#class" : twitter.TwitterTweetExtractor,
"#options" : {"cards": True},
"#pattern" : r"https://pbs.twimg.com/card_img/174\d+/[\w-]+\?format=(jpg|png)&name=orig$",
"#pattern" : r"https://pbs.twimg.com/card_img/17\d+/[\w-]+\?format=(jpg|png)&name=orig$",
"#range" : "1,3",
},