mirror of
https://github.com/LucBerge/yt-dlp.git
synced 2025-03-17 19:57:52 +03:00
[aol] Add support for playlists (Fixes #2730)
This commit is contained in:
parent
2fb3deeca1
commit
de906ef543
3 changed files with 50 additions and 3 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue