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

Xtream Updates and added settings #273

Closed
wants to merge 0 commits into from

Conversation

superolmo
Copy link
Contributor

@superolmo superolmo commented Mar 24, 2023

from timeit import default_timer as timer # Timing xtream json downloads
from typing import List, Tuple
from typing import List, Tuple, Protocol
Copy link
Member

@mtwebster mtwebster Mar 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need to stay compatible with python 3.9 (Debian Bullseye/LMDE5), It doesn't seem as though Protocol is available there - sorry, it is (I was checking types not typing)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For a moment I though I had something special in my python. Glad it works.

@mtwebster
Copy link
Member

mtwebster commented May 1, 2023

Sorry for the delay - I'm trying to get an account with xtream to test things out but they seem to be unresponsive.

@superolmo
Copy link
Contributor Author

No problem, take your time. It is better to get it tested then rushed in.

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

Successfully merging this pull request may close these issues.

None yet

2 participants