Skip to content
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

Cannot download PPV Kickoff show because of error with "episodeName" #22

Open
kileko65 opened this issue Apr 24, 2023 · 0 comments
Open

Comments

@kileko65
Copy link

Cannot download any of the WWE Kickoff Shows due to an error with the "episodeName" variable. Not sure if the script can't pull the episode name or if this is an issue because these videos are not a part of a series. I can download all other content from the network just fine.

python3 main.py -t "https://watch.wwe.com/program/Money-in-the-Bank-2022-Kickoff-182464" Succesfully logged in Traceback (most recent call last): File "main.py", line 113, in <module> video_link = account.get_video_info(EPISODE) File "/home/ubuntu/Downloads/WWE-Network-Downloader/wwe.py", line 192, in get_video_info ppv_title = entry["episodeName"] KeyError: 'episodeName'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant