-
Notifications
You must be signed in to change notification settings - Fork 425
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
Support for non-api mediaccc links, invidious shortened links, refactor mediaccc tests #256
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.
Thanks. Had a quick look, will review in more detail later if no one else does it.
...i/newpipe/extractor/services/media_ccc/linkHandler/MediaCCCConferenceLinkHandlerFactory.java
Outdated
Show resolved
Hide resolved
...chabi/newpipe/extractor/services/media_ccc/linkHandler/MediaCCCStreamLinkHandlerFactory.java
Outdated
Show resolved
Hide resolved
...i/newpipe/extractor/services/media_ccc/linkHandler/MediaCCCConferenceLinkHandlerFactory.java
Outdated
Show resolved
Hide resolved
...java/org/schabi/newpipe/extractor/services/media_ccc/extractors/MediaCCCStreamExtractor.java
Outdated
Show resolved
Hide resolved
...chabi/newpipe/extractor/services/media_ccc/linkHandler/MediaCCCStreamLinkHandlerFactory.java
Outdated
Show resolved
Hide resolved
...c/test/java/org/schabi/newpipe/extractor/services/media_ccc/MediaCCCStreamExtractorTest.java
Outdated
Show resolved
Hide resolved
...c/test/java/org/schabi/newpipe/extractor/services/media_ccc/MediaCCCStreamExtractorTest.java
Outdated
Show resolved
Hide resolved
...c/test/java/org/schabi/newpipe/extractor/services/media_ccc/MediaCCCStreamExtractorTest.java
Outdated
Show resolved
Hide resolved
…turn Collections.emptyList(); instead of null where it's annotated @nonnull
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.
Looks good to me now
@TobiGr: I can't merge it, is that due to the Travis CI failing?
@wb9688 yes |
See TeamNewPipe/NewPipe#3090