1
0
mirror of https://github.com/TeamNewPipe/NewPipeExtractor synced 2025-10-06 00:23:15 +02:00

Commit Graph

  • 8dfb0d3249 Merge pull request #1361 from AudricV/yt_premieres-lockups-support dev Stypox 2025-10-05 15:19:05 +02:00
  • 97957250aa Address review comments Stypox 2025-10-05 14:13:46 +02:00
  • 393e811470 Wrap LocalDateTime.parse in try-catch Stypox 2025-10-05 13:53:10 +02:00
  • 3c404e575a [YouTube] Add custom mock tests for Premiere StreamInfoItems Stypox 2025-10-05 13:45:38 +02:00
  • e50f499797 [YouTube] Return orignial text date in lockupViewModels premieres Stypox 2025-10-05 13:44:23 +02:00
  • 606bb93535 Merge pull request #1280 from FineFindus/feat/member-channeltab-info Stypox 2025-10-04 16:07:49 +02:00
  • 9b98978fc1 Add testContentAvailability(), fix missing methods in test interfaces Stypox 2025-10-04 15:47:10 +02:00
  • ffbdfafe85 Add ContentAvailability.Unknown, add Nonnull, fix typos Stypox 2025-10-04 15:27:59 +02:00
  • 11bbdfee99 [YouTube] Use iterators to check for members-only content pr1280 FineFindus 2025-07-11 08:54:01 +02:00
  • 737a4ffcf1 Move ContentAvailability to separate file FineFindus 2025-07-10 18:21:26 +02:00
  • e2782bfe52 Add comment that ContentAvailability may not reflect actual availability FineFindus 2025-07-10 18:19:52 +02:00
  • cc8edec341 Allow checking for ContentAvailability FineFindus 2025-03-17 20:13:09 +01:00
  • 51a247b059 [YouTube] add JDoc for membership functions FineFindus 2025-03-15 12:39:30 +01:00
  • 0da22a962a [YouTube] add test for membersOnly playlist FineFindus 2025-03-08 14:52:38 +01:00
  • 1b6907ec03 [Youtube] Mark members-only videos FineFindus 2025-02-13 18:14:55 +01:00
  • ac500b6cd8 Revert "Remove redundant initialization" Stypox 2025-10-04 15:04:57 +02:00
  • 837705a1a4 Merge pull request #1381 from TeamNewPipe/TobiGr-patch-1 Stypox 2025-10-02 16:19:16 +02:00
  • be2846d907 Highlight notes and tips TobiGr-patch-1 Tobi 2025-10-02 06:19:35 -07:00
  • 52bcf569ce Merge pull request #1323 from absurdlylongusername/minor-code-cleanup Stypox 2025-10-02 14:52:36 +02:00
  • 25113b2453 Minor refactoring in Stream.java David Asunmo 2025-07-08 12:48:05 +01:00
  • 5066141be0 CamelCase typo David Asunmo 2025-07-08 08:17:08 +01:00
  • 73d93f8315 List.of IDE suggestions refactoring David Asunmo 2025-07-08 07:23:58 +01:00
  • 93328a38e6 Refactor AudioStream constructor to use builder instead of explicit parameters. Refactor documentation also David Asunmo 2025-07-03 05:25:25 +01:00
  • 05d951b2fc Remove matchNamedGroup methods from Parser.java as not available on Android API < 26 David Asunmo 2025-07-08 07:19:20 +01:00
  • ea00238df6 Remove redundant initialization David Asunmo 2025-07-08 07:13:11 +01:00
  • ffb7c48e8a Refactor Description constructor David Asunmo 2025-06-08 15:47:24 +01:00
  • 89dab90aa7 [SoundCloud] Use Pattern instead of string for regex in SoundcloudStreamLinkHandlerFactory Use non-capturing groups in regex Refactor Parser.java Add more utility methods (will be used in later commits) David Asunmo 2025-06-08 11:49:10 +01:00
  • 8114af4c01 [Localization] Add toString to DateWrapper for better debugging David Asunmo 2025-06-07 08:22:55 +01:00
  • 41b77ef2ac Fix typo David Asunmo 2025-06-04 05:18:19 +01:00
  • 5fcd97104c [SoundCloud] SoundCloudStreamExtractor.getTimeStamp return 0 if no timestamp in url David Asunmo 2025-06-04 05:06:13 +01:00
  • d9af459ecf Remove redundant override David Asunmo 2025-05-26 04:39:10 +01:00
  • 5e7818cd84 Fix typo David Asunmo 2025-05-22 04:46:38 +01:00
  • dd2f24f7d1 Merge pull request #1380 from TeamNewPipe/dependabot/gradle/com.puppycrawl.tools-checkstyle-10.26.1 Tobi 2025-10-02 02:44:04 -07:00
  • 1dbb5c8d04 Bump com.puppycrawl.tools:checkstyle from 10.4 to 10.26.1 dependabot[bot] 2025-10-02 09:32:44 +00:00
  • 25a57ae0f0 Merge pull request #1379 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.14.0 Tobi 2025-10-02 02:31:44 -07:00
  • 749e7ee317 Bump org.junit:junit-bom from 5.13.4 to 5.14.0 dependabot[bot] 2025-10-02 09:02:03 +00:00
  • b469dcacf0 Merge pull request #1373 from TeamNewPipe/dependabot/gradle/protobufVersion-4.32.1 Tobi 2025-09-12 04:40:38 -07:00
  • 21b254fa94 Bump protobufVersion from 4.32.0 to 4.32.1 dependabot[bot] 2025-09-12 09:02:24 +00:00
  • de8219f2a3 Merge pull request #1371 from TeamNewPipe/dependabot/gradle/com.google.code.gson-gson-2.13.2 Tobi 2025-09-11 02:29:09 -07:00
  • 202dc99656 Bump com.google.code.gson:gson from 2.13.1 to 2.13.2 dependabot[bot] 2025-09-11 09:02:31 +00:00
  • 5b4feb96c4 Merge pull request #1365 from TeamNewPipe/dependabot/github_actions/actions/setup-java-5 Tobi 2025-08-31 06:35:33 -07:00
  • 80ddc3fb0c Bump actions/setup-java from 4 to 5 dependabot[bot] 2025-08-31 13:33:57 +00:00
  • 9d4acee400 Merge pull request #1363 from TeamNewPipe/dependabot/github_actions/actions/checkout-5 Tobi 2025-08-31 06:33:02 -07:00
  • 0023b22095 Merge pull request #1352 from Stypox/yt-confirm-not-bot Tobi 2025-08-28 10:20:25 -07:00
  • 555ed856f5 Merge pull request #1364 from TeamNewPipe/dependabot/gradle/protobufVersion-4.32.0 Tobi 2025-08-28 10:02:54 -07:00
  • b8bd4cda8c [YouTube] Add custom error for "Sign in to confirm ..." Stypox 2025-07-28 23:13:23 +02:00
  • a7f263f4dd Bump protobufVersion from 4.31.1 to 4.32.0 dependabot[bot] 2025-08-25 19:28:45 +00:00
  • a524390e39 Merge pull request #1368 from TeamNewPipe/dependabot/gradle/org.jsoup-jsoup-1.21.2 Tobi 2025-08-25 09:26:55 -07:00
  • 826188db8c Bump org.jsoup:jsoup from 1.21.1 to 1.21.2 dependabot[bot] 2025-08-25 16:18:30 +00:00
  • e2284a6258 Bump actions/checkout from 4 to 5 dependabot[bot] 2025-08-12 18:08:54 +00:00
  • 7673ea07b6 [YouTube] Add support for premieres in lockupViewModels AudricV 2025-08-08 15:49:20 +02:00
  • d71adefbff deploy: 6f51a23fa5 gh-pages TobiGr 2025-08-01 09:32:45 +00:00
  • 6f51a23fa5 Merge pull request #1358 from TeamNewPipe/fix-gradle-jdoc master wb9688 2025-08-01 11:29:51 +02:00
  • b5c7d57d63 Fix aggregatedJavadocs task and update API link to JDK 11 TobiGr 2025-08-01 10:12:00 +02:00
  • 86530389f3 deploy: f668a0bc6a TobiGr 2025-08-01 07:47:31 +00:00
  • f668a0bc6a Merge pull request #1356 from TeamNewPipe/fix-jdoc Tobi 2025-08-01 00:39:38 -07:00
  • 8476a463e8 Fix JDoc and automated doc build Tobi 2025-08-01 07:59:08 +02:00
  • 88ff8972e5 Release v0.24.8 v0.24.8 Stypox 2025-07-31 23:37:55 +02:00
  • d376c94bd5 Release v0.24.7 Stypox 2025-07-31 23:28:24 +02:00
  • 0a7b72aec6 Merge pull request #1354 from AudricV/yt_more_kiosks_and_trending_deprecation Stypox 2025-07-31 23:24:13 +02:00
  • 426a227047 Merge pull request #1347 from litetex/fix-yt-channel-id-resolution Stypox 2025-07-31 22:28:07 +02:00
  • 2cccf48d6c Add an UnsupportedContentInCountryException and use it in YouTube Charts AudricV 2025-07-28 22:18:52 +02:00
  • 25e30b745a [YouTube] Set running lives as new default kiosk AudricV 2025-07-28 21:45:19 +02:00
  • 5c7abeeab0 [YouTube] Add mocks for new kiosks' tests AudricV 2025-07-28 21:43:11 +02:00
  • 0687977690 [YouTube] Add tests for new kiosks AudricV 2025-07-28 21:42:13 +02:00
  • 9f7690823d [YouTube] Move Trending kiosk to kiosk package, add deprecation comment AudricV 2025-07-26 23:39:10 +02:00
  • 21c3aad320 [YouTube] Add trending music extractor AudricV 2025-07-26 23:30:24 +02:00
  • f4203e632d [YouTube] Add trending movies and shows trailers extractor AudricV 2025-07-26 23:24:00 +02:00
  • e643024ff0 [YouTube] Add base class to parse trending videos' charts responses AudricV 2025-07-26 23:20:04 +02:00
  • a4aeedff90 [YouTube] Add WEB_MUSIC_ANALYTICS constants, make some methods public AudricV 2025-07-26 23:17:38 +02:00
  • 6397b2ec3f Fix missing paranthesis in condition and improve null-safety TobiGr 2025-07-31 11:01:18 +02:00
  • aa70b5a04b Create `YouTubeChannelHelperTest` litetex 2025-07-26 17:08:53 +02:00
  • b05347d68d Redirection doesn't always seem to happen litetex 2025-07-26 23:17:50 +02:00
  • f91454d24f [YT] Correctly resolve redirects when resolving channel ids litetex 2025-07-26 17:08:42 +02:00
  • 4701c56e86 [YT] Build correct handle litetex 2025-07-26 17:07:33 +02:00
  • a5fcc7d7aa Merge pull request #1351 from Stypox/fix-ytm-albums-playlists Tobi 2025-07-29 06:09:28 -07:00
  • f4b0a7d97e [YouTube] Add trending gaming videos extractor from Gaming system channel AudricV 2025-07-26 23:07:59 +02:00
  • a870e3767d [YouTube] Add trending podcasts episodes extractor from Podcasts page AudricV 2025-07-26 23:05:47 +02:00
  • d38d64708d [YouTube] Add running lives extractor from Live system channel AudricV 2025-07-26 23:02:00 +02:00
  • 3d0e302230 [YouTube] Add base class to parse kiosks from WEB InnerTube client AudricV 2025-07-26 22:57:46 +02:00
  • bd6e5d3fdb Code style Stypox 2025-07-28 20:44:40 +02:00
  • 03a65516b0 [YouTube Music] Fix uploader and stream count for album/playlist info items Stypox 2025-07-28 17:43:51 +02:00
  • 260ba4749a Merge pull request #1350 from Stypox/fix-search-filtered-lockup Stypox 2025-07-28 16:09:58 +02:00
  • 80e42aa584 [YouTube] Fix search filters messing with which lockup formats are extracted Stypox 2025-07-28 15:56:10 +02:00
  • c5337943d6 Merge pull request #1348 from TobiGr/user-agent-140 Stypox 2025-07-28 14:00:31 +02:00
  • 0378fdee5c Fix checkstyle TobiGr 2025-07-27 12:34:12 +02:00
  • e9dbcba308 Update USER_AGENT to Firefox ESR 140 TobiGr 2025-07-27 09:41:09 +02:00
  • af82c7ae0a Merge pull request #1344 from FineFindus/fix/invalid-related-id litetex 2025-07-26 15:28:33 +02:00
  • 352fae640f [YouTube] Correctly set uploaderUrl for lockup content type items FineFindus 2025-07-26 10:43:47 +02:00
  • d9c777df78 Merge pull request #1342 from TeamNewPipe/dependabot/gradle/org.junit-junit-bom-5.13.4 Tobi 2025-07-21 03:31:47 -07:00
  • 2c0db03601 Bump org.junit:junit-bom from 5.13.3 to 5.13.4 dependabot[bot] 2025-07-21 10:00:05 +00:00
  • 7adbc48a0a Merge pull request #1332 from litetex/fix-all-tests litetex 2025-07-11 00:24:05 +02:00
  • f3df599e8a Merge pull request #1340 from TeamNewPipe/dependabot/gradle/protobufVersion-4.31.1 Stypox 2025-07-17 17:43:22 +02:00
  • 3e6f1fa018 Bump protobufVersion from 4.30.2 to 4.31.1 dependabot[bot] 2025-07-17 09:51:21 +00:00
  • 68b4c9acba Merge pull request #1338 from Stypox/lockup-podcast Tobi 2025-07-16 09:14:33 -07:00
  • 35cc5a77b5 [YouTube] Support LOCKUP_CONTENT_TYPE_PODCAST Stypox 2025-07-16 14:46:02 +02:00
  • 191a848637 Bump com.squareup.okhttp3:okhttp from 4.12.0 to 5.1.0 dependabot/gradle/com.squareup.okhttp3-okhttp-5.1.0 dependabot[bot] 2025-07-16 11:45:30 +00:00
  • a9a4181c0d Merge pull request #1104 from AudricV/yt_continuations-playlists-shorts-ui Stypox 2025-07-16 13:44:28 +02:00
  • a3e2d4887c Fix *.proto ending up in JAR Stypox 2025-07-16 13:43:13 +02:00
  • be65c5e94b Let IDE fix warnings in build.gradle Stypox 2025-07-16 13:33:21 +02:00