mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-01-29 23:47:24 +01: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.