update extractor test results

- don't run Instagram tests on Travis anymore
- replace Twitter test because timeline was made private
- update Hiperdex domain to '.com' (again ...)
This commit is contained in:
Mike Fährmann
2020-05-28 01:55:32 +02:00
parent b489f4de12
commit 45baa13615
6 changed files with 24 additions and 21 deletions

View File

@@ -360,12 +360,13 @@ class TwitterTweetExtractor(TwitterExtractor):
"pattern": r"ytdl:https://video.twimg.com/ext_tw_video/.*.m3u8",
}),
# content with emoji, newlines, hashtags (#338)
("https://twitter.com/yumi_san0112/status/1151144618936823808", {
("https://twitter.com/playpokemon/status/1263832915173048321", {
"options": (("content", True),),
"keyword": {"content": (
"re:晴、お誕生日おめでとう🎉!\n実は下の名前が同じなので結構親近感ある"
"アイドルです✨\n今年の晴ちゃんめちゃくちゃ可愛い路線攻めてるから、そろ"
"そろまたかっこいい晴が見たいですねw\n#結城晴生誕祭2019\n#結城晴生誕祭"
r"re:Gear up for #PokemonSwordShieldEX with special Mystery "
"Gifts! \n\nYoull be able to receive four Galarian form "
"Pokémon with Hidden Abilities, plus some very useful items. "
"Its our \\(Mystery\\) Gift to you, Trainers! \n\n❓🎁➡️ "
)},
}),
# Reply to another tweet (#403)