mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-09 19:57:18 +08:00
This moves playlist tests where they belong, i.e. to the extractors themselves. Additionally, all our network interaction configuration for tests in test_download now applies to playlist tests as well.