mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-10-05 16:12:47 +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.
|
||||
*
|
||||
* <p>
|
||||
* The availability may not reflect the actual availability when requesting the stream.
|
||||
* </p>
|
||||
*
|
||||
* @return The stream's availability
|
||||
* @throws ParsingException if there is an error in the extraction
|
||||
*/
|
||||
|
Reference in New Issue
Block a user