Go to file
dependabot[bot] c3432b30b0 Bump fastutil-core from 8.5.7 to 8.5.8
Bumps [fastutil-core](https://github.com/vigna/fastutil) from 8.5.7 to 8.5.8.
- [Release notes](https://github.com/vigna/fastutil/releases)
- [Changelog](https://github.com/vigna/fastutil/blob/master/CHANGES)
- [Commits](https://github.com/vigna/fastutil/compare/8.5.7...8.5.8)

---
updated-dependencies:
- dependency-name: it.unimi.dsi:fastutil-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 15:25:34 +00:00
.github Bump docker/build-push-action from 2.8.0 to 2.9.0 2022-02-03 11:56:27 +00:00
gradle/wrapper Refactor Utility methods and migrate to OkHttp (#179) 2022-02-02 21:05:22 +00:00
src/main Add support for extracting videoId from clipId. 2022-02-10 14:57:08 +00:00
testing Add test for Clips. 2022-02-10 15:00:03 +00:00
.dockerignore Add script and CI to automatically test backend changes. (#127) 2021-11-06 03:57:33 +00:00
.gitignore Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
Dockerfile Change from AdoptOpenJDK to eclipse-temurin. 2021-11-08 14:56:45 +00:00
Dockerfile.openj9 Use ibm-semeru-runtimes for openj9 and build arm64 images. 2021-11-05 15:34:51 +00:00
LICENSE Initial commit. 2020-11-13 02:49:45 +05:30
README.md readme: initial version (#156) 2021-12-25 16:53:42 +00:00
build.gradle Bump fastutil-core from 8.5.7 to 8.5.8 2022-02-11 15:25:34 +00:00
config.properties Add feed retention configuration option. (#174) 2022-01-31 04:17:16 +00:00
docker-compose.yml Use Hibernate as a database (#32) 2021-07-17 04:10:46 +05:30
gradlew specify java version in build.gradle (#15) 2021-02-05 21:36:05 +05:30
gradlew.bat Initial commit. 2020-11-13 02:49:45 +05:30
settings.gradle Initial commit. 2020-11-13 02:49:45 +05:30

README.md

Piped-Backend

An advanced open-source privacy friendly alternative to YouTube, crafted with the help of NewPipeExtractor.

Official Frontend

Community Projects