Fix ADN extractor (#31275)
authorache <ache@ache.one>
Tue, 18 Oct 2022 15:06:27 +0000 (15:06 +0000)
committerGitHub <noreply@github.com>
Tue, 18 Oct 2022 15:06:27 +0000 (16:06 +0100)
commit447edc48e63f5f21797ea0d9ee84e37ed1547035
treed6a3e4f77428fd9df36089f23b3345036f280169
parentee8560d01eec511587f8207c3d84219ec620a9a6
Fix ADN extractor (#31275)

* Rename Anime Digital Network to Animation Digital Network, animationdigitalnetwork.fr
* Update the test to an available video
* Update the decoding key of subtitles
* Keep the support of old URLs
* Add a test to match the old URL
* Reduce redundancy of the URL name
* Fix md5 ^^"
* Fix undefined _BASE
* Process HTTP error text (eg geo-block) correctly and uniformly in Py3, Py2
* Skip test for CI since geo-blocked

Signed-off-by: ache <ache@ache.one>
Co-authored-by: dirkf <fieldhouse@gmx.net>
youtube_dl/extractor/adn.py