[aol] Add support for playlists (Fixes #2730)

This commit is contained in:
Philipp Hagemeister 2014-04-13 03:19:56 +02:00
parent 2fb3deeca1
commit de906ef543
3 changed files with 50 additions and 3 deletions

View file

@ -176,6 +176,5 @@ class TestAllURLsMatching(unittest.TestCase):
'https://screen.yahoo.com/smartwatches-latest-wearable-gadgets-163745379-cbs.html',
['Yahoo'])
if __name__ == '__main__':
unittest.main()