NewPipe's core library for extracting data from streaming sites

1.9K stars 584 forks 1.9K watchers Java GNU General Public License v3.0
bandcamp crawler extractor mediaccc newpipe peertube scraper soundcloud youtube
6 Open Issues Need Help Last updated: Jul 31, 2026

Open Issues Need Help

View All on GitHub
help wanted tests

NewPipe's core library for extracting data from streaming sites

Java
#bandcamp#crawler#extractor#mediaccc#newpipe#peertube#scraper#soundcloud#youtube
enhancement YouTube code quality good first issue

NewPipe's core library for extracting data from streaming sites

Java
#bandcamp#crawler#extractor#mediaccc#newpipe#peertube#scraper#soundcloud#youtube
help wanted multiservice codequality

NewPipe's core library for extracting data from streaming sites

Java
#bandcamp#crawler#extractor#mediaccc#newpipe#peertube#scraper#soundcloud#youtube
enhancement youtube good first issue

NewPipe's core library for extracting data from streaming sites

Java
#bandcamp#crawler#extractor#mediaccc#newpipe#peertube#scraper#soundcloud#youtube

AI Summary: Integrate Javadoc checks into the NewPipe Extractor's CI/PR pipeline to prevent faulty documentation from being merged into the dev branch. This involves configuring the CI system (likely GitHub Actions) to run a Javadoc verification step before accepting pull requests, ensuring documentation quality and preventing build failures during the release process.

Complexity: 3/5
enhancement meta good first issue

NewPipe's core library for extracting data from streaming sites

Java
#bandcamp#crawler#extractor#mediaccc#newpipe#peertube#scraper#soundcloud#youtube

AI Summary: Add @Nullable annotations to the fields in the ListExtractor.java class of the NewPipe Extractor library to explicitly indicate which fields can be null. This will improve code clarity, prevent potential crashes caused by unexpected null values, and align with Kotlin's null safety features.

Complexity: 2/5
help wanted codequality good first issue

NewPipe's core library for extracting data from streaming sites

Java
#bandcamp#crawler#extractor#mediaccc#newpipe#peertube#scraper#soundcloud#youtube