mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-11 13:37:37 +03: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.