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

[AddAnime] url regular expression #5372

Closed
remitamine opened this issue Apr 7, 2015 · 0 comments
Closed

[AddAnime] url regular expression #5372

remitamine opened this issue Apr 7, 2015 · 0 comments

Comments

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Apr 7, 2015

i see in the site two types of urls:

both urls are for the same video
i try only to add a regular expression for the second type that youtube-dl currently doesn't recognize:
_VALID_URL = r'^http://(?:\w+\.)?add-anime\.net/video/(?P<id>[\w_]+)/.*'
is there a way to combine the reglar expression so it can recognize both types.

@dstftw dstftw closed this in 5f4b5cf Apr 7, 2015
dstftw added a commit that referenced this issue Apr 7, 2015
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.