mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-10-06 00:23:15 +02:00
Add comment that ContentAvailability may not reflect actual availability
This commit is contained in:
@@ -152,6 +152,10 @@ public interface StreamInfoItemExtractor extends InfoItemExtractor {
|
|||||||
/**
|
/**
|
||||||
* Get the availability of the stream.
|
* Get the availability of the stream.
|
||||||
*
|
*
|
||||||
|
* <p>
|
||||||
|
* The availability may not reflect the actual availability when requesting the stream.
|
||||||
|
* </p>
|
||||||
|
*
|
||||||
* @return The stream's availability
|
* @return The stream's availability
|
||||||
* @throws ParsingException if there is an error in the extraction
|
* @throws ParsingException if there is an error in the extraction
|
||||||
*/
|
*/
|
||||||
|
Reference in New Issue
Block a user