[bilibili] Support new Bangumi URLs (closes #11845)

To reduce complexity, I don't support old Bangumi URLs directly via
_VALID_URL. Instead, I choose to let it go to generic redirection. An
example can be found in #10190:

http://bangumi.bilibili.com/anime/v/40062
This commit is contained in:
Yen Chi Hsuan 2017-02-02 21:51:31 +08:00
parent 81aeafeb44
commit bd8f48c78b
No known key found for this signature in database
GPG key ID: 7F902A182457CA23
3 changed files with 134 additions and 11 deletions

View file

@ -1,3 +1,8 @@
version <unreleased>
Extractors
+ [bilibili] Support new Bangumi URLs (#11845)
version 2017.02.01
Extractors