示例#1
0
 def test_facebook_matching(self):
     self.assertTrue(
         FacebookIE.suitable(
             'https://www.facebook.com/Shiniknoh#!/photo.php?v=10153317450565268'
         ))
     self.assertTrue(
         FacebookIE.suitable(
             'https://www.facebook.com/cindyweather?fref=ts#!/photo.php?v=10152183998945793'
         ))
示例#2
0
 def test_facebook_matching(self):
     self.assertTrue(FacebookIE.suitable('https://www.facebook.com/Shiniknoh#!/photo.php?v=10153317450565268'))
     self.assertTrue(FacebookIE.suitable('https://www.facebook.com/cindyweather?fref=ts#!/photo.php?v=10152183998945793'))
示例#3
0
 def test_facebook_matching(self):
     self.assertTrue(FacebookIE.suitable('https://www.facebook.com/Shiniknoh#!/photo.php?v=10153317450565268'))
示例#4
0
 def test_facebook_matching(self):
     self.assertTrue(
         FacebookIE.suitable(
             'https://www.facebook.com/Shiniknoh#!/photo.php?v=10153317450565268'
         ))