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

Fixed issue with downloading streams with guests #165

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

anasomar1
Copy link

Actual Issue: When you try to download a stream that has guests using pyinstalive -df the download command receives the name of the guest instead of receiving the name of the actual broadcast owner.

Solution: There is no need to get the guests names. We only care about the broadcast owner which should be enough to download the stream.

@anasomar1 anasomar1 force-pushed the dev/guest-streams-download-issue branch from 82ac2af to 58a9c8c Compare December 28, 2023 08:57
…t downloadable because we try to download the stream of the guest instead of downloading the stream of the actual owner
@anasomar1 anasomar1 force-pushed the dev/guest-streams-download-issue branch from 58a9c8c to e024f82 Compare December 28, 2023 08:59
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

1 participant