-
Notifications
You must be signed in to change notification settings - Fork 431
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
Display parent channel details #313
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You should also still change the tests for PeerTube streams.
extractor/src/main/java/org/schabi/newpipe/extractor/stream/StreamExtractor.java
Outdated
Show resolved
Hide resolved
extractor/src/main/java/org/schabi/newpipe/extractor/stream/StreamExtractor.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's good now. You have to rebase on dev though.
9391baa
to
fc3968f
Compare
Rename "ParentChannel" to "SubChannel" Add Tests for sub-channel info fetching
fc3968f
to
a408661
Compare
I rebased and removed the unrelated |
Add parent channel info to ChannelExtractor, StreamExtractor: name, url & avatar url