New test-case: extractor names are supposed to be unique
authorMatthieu Muffato <cortexspam-github@yahoo.fr>
Sun, 26 Jun 2016 22:31:55 +0000 (23:31 +0100)
committerSergey M․ <dstftw@gmail.com>
Mon, 27 Jun 2016 15:09:29 +0000 (22:09 +0700)
commite3a6747d8f19ad0ba8aee7c3214cdb64903beba0
tree7198f0d1e194a06832991626b8ed8e0368cabc13
parentf41ffc00d15697c6d4c8975d261ffd5b0c5e971f
New test-case: extractor names are supposed to be unique

@dstftw explained in
https://github.com/rg3/youtube-dl/pull/9918#issuecomment-228625878 that
extractor names are supposed to be unique. @dstftw has fixed the two
offending extractors, and here I add a test to ensure this does not
happen in the future.
test/test_all_urls.py