mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-30 22:05:18 +00:00
Line breaks for long docstrings
This commit is contained in:
@@ -558,7 +558,8 @@ public abstract class StreamExtractor extends Extractor {
|
||||
* Whether the stream is a short-form content.
|
||||
*
|
||||
* <p>
|
||||
* Short-form contents are contents in the style of TikTok, YouTube Shorts, or Instagram Reels videos.
|
||||
* Short-form contents are contents in the style of TikTok, YouTube Shorts, or Instagram Reels
|
||||
* videos.
|
||||
* </p>
|
||||
*
|
||||
* @return whether the stream is a short-form content
|
||||
|
@@ -132,7 +132,8 @@ public interface StreamInfoItemExtractor extends InfoItemExtractor {
|
||||
* Whether the stream is a short-form content.
|
||||
*
|
||||
* <p>
|
||||
* Short-form contents are contents in the style of TikTok, YouTube Shorts, or Instagram Reels videos.
|
||||
* Short-form contents are contents in the style of TikTok, YouTube Shorts, or Instagram Reels
|
||||
* videos.
|
||||
* </p>
|
||||
*
|
||||
* @return whether the stream is a short-form content
|
||||
|
Reference in New Issue
Block a user