Allow playlist test definitions in test_download.
authorPhilipp Hagemeister <phihag@phihag.de>
Thu, 21 Aug 2014 09:52:07 +0000 (11:52 +0200)
committerPhilipp Hagemeister <phihag@phihag.de>
Thu, 21 Aug 2014 09:52:07 +0000 (11:52 +0200)
commite8ee972c6ea211a51275c8eb8bfc81b9ae3a9844
tree4ab2920fb57fc777c28af30cf4c38166c81005d2
parentaf8322d2f993653dbec5e6ad943f8cc632b901e4
Allow playlist test definitions in test_download.

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.
test/helper.py
test/test_download.py
youtube_dl/YoutubeDL.py