LoginRequired

Called when cookies are null but required by website

Sometimes features such as private video downloader requires authentication from the site passing cookies before call to Extractor.start() solves it.

For eg: If you use Instagram downloader then you get this error then you need to pass valid Instagram cookies before start() call

Properties

Link copied to clipboard
val e: Exception? = null
Link copied to clipboard
val message: String? = null