[ADN] Can't download premium video after extractor fix
See original GitHub issueChecklist
- I’m asking a question
- I’ve looked through the README and FAQ for similar questions
- I’ve searched the bugtracker for similar questions including closed ones
Question
First of all I would like to thank the person who fixed the ADN extractor.
Everything works perfectly to download the free videos in 480p. But to download videos requiring a premium account or to download better quality I can’t do it.
Before I used to use the command :
youtube-dl.exe --cookies ./cookies.txt https://animedigitalnetwork.fr/video/my-hero-academia-saison-4/10271-episode-2-overhaul
And it worked perfectly but after the extractor fix it doesn’t work anymore I tried to re-download the cookies as indicated in the doc but it doesn’t change anything I also tried to use --username
and --password
but it doesn’t do anything either and it shows me in the both case:
ERROR: This video is only available for paying users
I think the problem comes from the cookies that don’t have the same shape as before, there were 4 lines in my file but now there is only one.
Could someone help me?
Thank you.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:1
- Comments:5 (1 by maintainers)
Top GitHub Comments
HI, Thank you for your answer. I think it stop working when ADN changed the site, but I’m not sure since I haven’t been able to really try it since then.
As I said in my previous message I think that ADN has changed the cookie structure at the same time as the site, which I think is causing this problem.
Attached are two screenshot showing the old cookie file and the new one both extracted from the site.
For the logins I can send them to you by email. Edit: login sent by mail.
No pbl with paid one. I just try it today with this commit ( must modify adn.py and compile it with the modification of this commit ).
Le dim. 24 janv. 2021 à 14:36, Azzuray notifications@github.com a écrit :