-
Notifications
You must be signed in to change notification settings - Fork 124
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
TV4play: -A argument does no longer work #1646
Comments
Thanks for the prompt update of the code in service/tv4play.py; the client version number needed to be changed to a higher version number (5.2.0) for the graphql server since the old one (4.0.0) is no longer supported. |
yeah there is a snapshot with the fix. but it should be in a official version in an hour or two. |
I guess the Docker container is not updated yet? When I run: Any chance of a fix? |
great that there is a fix but will there a new version to download any time soon? the issue says -A argument does not work, that means no pages with series work, since -A is mandatory. :( |
svtplay-dl versions:
Run
svtplay-dl --version
svtplay-dl 4.97.1
Operating system and Python version:
Windows 10
python 3.8.0
What is the issue:
TV4play has changed the json structure. Key "data" no longer exists.
svtplay-dl -A --get-only-episode-url URL cannot find the urls
Always include the URL you want to download and all switches you are using.
You should also add
--verbose
because it makes it much easier for use to find the issue :)The text was updated successfully, but these errors were encountered: