diff --git a/javadoc/allclasses-index.html b/javadoc/allclasses-index.html index f4cca0a2a..069d1fe1a 100644 --- a/javadoc/allclasses-index.html +++ b/javadoc/allclasses-index.html @@ -3,7 +3,7 @@ -All Classes (NewPipeExtractor v0.24.2) +All Classes (NewPipeExtractor v0.24.3) @@ -14,20 +14,20 @@ - + + @@ -343,6 +343,7 @@
  • YoutubeJavaScriptPlayerManager
  • YoutubeMetaInfoHelper
  • YoutubeMixOrPlaylistInfoItemExtractor
  • +
  • YoutubeMixOrPlaylistLockupInfoItemExtractor
  • YoutubeMixPlaylistExtractor
  • YoutubeMusicAlbumOrPlaylistInfoItemExtractor
  • YoutubeMusicArtistInfoItemExtractor
  • @@ -360,6 +361,7 @@
  • YoutubeSearchExtractor
  • YoutubeSearchQueryHandlerFactory
  • YoutubeService
  • +
  • YoutubeShortsLockupInfoItemExtractor
  • YoutubeStreamExtractor
  • YoutubeStreamInfoItemExtractor
  • YoutubeStreamLinkHandlerFactory
  • diff --git a/javadoc/allpackages-index.html b/javadoc/allpackages-index.html index 85bd117ce..1118d83eb 100644 --- a/javadoc/allpackages-index.html +++ b/javadoc/allpackages-index.html @@ -3,7 +3,7 @@ -All Packages (NewPipeExtractor v0.24.2) +All Packages (NewPipeExtractor v0.24.3) @@ -14,14 +14,14 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
  • Summary: 
  • Nested | 
  • Field | 
  • -
  • Constr | 
  • +
  • Constr | 
  • Method
  • @@ -125,12 +125,17 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height")); @@ -202,6 +211,28 @@ extends java.lang.Object + +
    + +
    + +
    + +
    @@ -310,13 +362,13 @@ public final com.grack.nanojson.JsonObject json
  • Summary: 
  • Nested | 
  • Field | 
  • -
  • Constr | 
  • +
  • Constr | 
  • Method
  • diff --git a/javadoc/org/schabi/newpipe/extractor/services/youtube/YoutubeChannelHelper.ChannelResponseData.html b/javadoc/org/schabi/newpipe/extractor/services/youtube/YoutubeChannelHelper.ChannelResponseData.html index 39da78a55..0bba9d43a 100644 --- a/javadoc/org/schabi/newpipe/extractor/services/youtube/YoutubeChannelHelper.ChannelResponseData.html +++ b/javadoc/org/schabi/newpipe/extractor/services/youtube/YoutubeChannelHelper.ChannelResponseData.html @@ -3,7 +3,7 @@ -YoutubeChannelHelper.ChannelResponseData (NewPipeExtractor v0.24.2) +YoutubeChannelHelper.ChannelResponseData (NewPipeExtractor v0.24.3) @@ -14,14 +14,14 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class YoutubeMixOrPlaylistLockupInfoItemExtractor

    +
    +
    + +
    + +
    +
    + +
    +
    + +
    +
    +
    + + + + diff --git a/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html b/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html index 5a669279d..ba269fca5 100644 --- a/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html +++ b/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.html @@ -3,7 +3,7 @@ -YoutubeMixPlaylistExtractor (NewPipeExtractor v0.24.2) +YoutubeMixPlaylistExtractor (NewPipeExtractor v0.24.3) @@ -14,14 +14,14 @@ - + + + + + + + + + + + + + + + + + + +
    + +
    + +
    +
    + +

    Class YoutubeShortsLockupInfoItemExtractor

    +
    +
    + +
    +
      +
    • +
      +
      All Implemented Interfaces:
      +
      InfoItemExtractor, StreamInfoItemExtractor
      +
      +
      +
      public class YoutubeShortsLockupInfoItemExtractor
      +extends java.lang.Object
      +implements StreamInfoItemExtractor
      +
      A StreamInfoItemExtractor for YouTube's shortsLockupViewModels. + +

      + shortsLockupViewModels are returned on YouTube for their short-form contents on almost + every place and every major client. They provide a limited amount of information and do not + provide the exact view count, any uploader info (name, URL, avatar, verified status) and the + upload date. +

      + +

      + At the time this documentation has been written, this data UI type is not fully used (rolled + out), so reelItemRenderers are also returned. See YoutubeReelInfoItemExtractor + for an extractor for this UI data type. +

      +
    • +
    +
    +
    + +
    +
    + +
    +
    +
    + + + + diff --git a/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html b/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html index ca166a901..81fe77e55 100644 --- a/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html +++ b/javadoc/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.html @@ -3,7 +3,7 @@ -YoutubeStreamExtractor (NewPipeExtractor v0.24.2) +YoutubeStreamExtractor (NewPipeExtractor v0.24.3) @@ -14,14 +14,14 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +