Beispiel #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'
         ))
Beispiel #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'))
Beispiel #3
0
 def test_facebook_matching(self):
     self.assertTrue(FacebookIE.suitable('https://www.facebook.com/Shiniknoh#!/photo.php?v=10153317450565268'))
Beispiel #4
0
 def test_facebook_matching(self):
     self.assertTrue(
         FacebookIE.suitable(
             'https://www.facebook.com/Shiniknoh#!/photo.php?v=10153317450565268'
         ))