Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New regression: duplicate IE name npo #10775

Closed
anisse opened this issue Sep 27, 2016 · 0 comments
Closed

New regression: duplicate IE name npo #10775

anisse opened this issue Sep 27, 2016 · 0 comments

Comments

@anisse
Copy link
Contributor

@anisse anisse commented Sep 27, 2016

Since commit a3d8b38 (ping @dstftw ), test_no_duplicated_ie_names is now failing:

Traceback (most recent call last):
  File "/home/aissen/dev/youtube-dl-dev-new/test/test_all_urls.py", line 139, in test_no_duplicated_ie_names
    'Multiple extractors with the same IE_NAME "%s" (%s)' % (ie_name, ', '.join(ie_list)))
AssertionError: 3 != 1 : Multiple extractors with the same IE_NAME "npo" (AndereTijdenIE, WNLIE, NPOIE)

See this build:
https://travis-ci.org/anisse/youtube-dl/jobs/162634751

@dstftw dstftw closed this in f9dd86a Sep 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.