We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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, 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
The text was updated successfully, but these errors were encountered:
You need to pass content_type='streams' to get_channel.
content_type='streams'
get_channel
streams = scrapetube.get_channel(channel_id, content_type='streams')
See: https://github.com/dermasmid/scrapetube/blob/master/scrapetube/scrapetube.py#L22
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: