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

please please, we need live stream information by scrapetube(); #20

Open
seongchulham opened this issue Dec 7, 2022 · 1 comment
Open

Comments

@seongchulham
Copy link

please,
Live video information is essential.
Please update to make it work.

now. use code : blow
scrapetube.get_channel(channel_id)

include normal movie id, live movie is not included

@halbrd
Copy link

halbrd commented May 12, 2024

You need to pass content_type='streams' to get_channel.

streams = scrapetube.get_channel(channel_id, content_type='streams')

See: https://github.com/dermasmid/scrapetube/blob/master/scrapetube/scrapetube.py#L22

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

2 participants