mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2026-04-27 09:13:26 +00:00
e3a6747d8f
@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.