-
Notifications
You must be signed in to change notification settings - Fork 71
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
Failed to download subtitles from Disney Plus #88
Comments
我也遇到完全一样的问题!不知道是不是因为disney登录之后,还需要选择相应的用户?而一般用户都设置了自己的PIN码,所以程序没有真正的登录进去!这样的话,是不是用cookie的方式更好一些? |
Disney Update new API. Fixed. Please try again |
I tried and the error persists!
|
I mean I had updated the project need to redownload and try again. |
It is working for movies only. If I try to download TV series the json-response seems to be empty.
Edit: The recognition for difference between movies and TV shows needs to be updated. I solved it for me by forcing to use the "series_subtitle"-method at the end of the ./Subtitle-Downloader/services/disneyplus/disneyplus.py |
Thanks to your tip I was able to download tv shows again. But now I have a different issue. After a couple of days of usage, now Disney started requiring a one-time code sent via email every time I login. This has made the script stop working with the error "Error: [{'code': 'throttled'}]" Any way to fix this? |
What is the solution to the problem below?
The text was updated successfully, but these errors were encountered: