g11 240 B

123
  1. #youtube_dl/extractor/iqiyi.py: Login function, returning an error due to non-free software requirement
  2. def _login(self):
  3. raise ExtractorError("iQiyi's non-free authentication algorithm has made login impossible", expected=True)