mirror of
https://github.com/ytdl-org/youtube-dl
synced 2025-02-17 13:06:48 +01: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.