@@ -133,9 +133,10 @@ __tests__ = (
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://www.instagram.com/instagram/profile",
|
||||
"#category": ("", "instagram", "profile"),
|
||||
"#class" : instagram.InstagramProfileExtractor,
|
||||
"#url" : "https://www.instagram.com/instagram/info",
|
||||
"#category": ("", "instagram", "info"),
|
||||
"#class" : instagram.InstagramInfoExtractor,
|
||||
"#auth" : False,
|
||||
},
|
||||
|
||||
{
|
||||
|
||||
@@ -637,6 +637,12 @@ The Washington Post writes, "Three weeks after the toxic train derailment in Ohi
|
||||
"#urls" : "https://x.com/search?q=quoted_tweet_id:1263832915173048321",
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://twitter.com/supernaturepics/info",
|
||||
"#category": ("", "twitter", "info"),
|
||||
"#class" : twitter.TwitterInfoExtractor,
|
||||
},
|
||||
|
||||
{
|
||||
"#url" : "https://twitter.com/supernaturepics/photo",
|
||||
"#category": ("", "twitter", "avatar"),
|
||||
|
||||
Reference in New Issue
Block a user