Package org.archive.modules.extractor
Class ExtractorYoutubeChannelFormatStream
java.lang.Object
org.archive.modules.Processor
org.archive.modules.extractor.Extractor
org.archive.modules.extractor.ExtractorYoutubeFormatStream
org.archive.modules.extractor.ExtractorYoutubeChannelFormatStream
- All Implemented Interfaces:
org.archive.checkpointing.Checkpointable
,org.archive.spring.HasKeyedProperties
,org.springframework.beans.factory.Aware
,org.springframework.beans.factory.BeanNameAware
,org.springframework.context.Lifecycle
-
Field Summary
Fields inherited from class org.archive.modules.extractor.Extractor
DEFAULT_PARAMETERS, extractorParameters, loggerModule, numberOfLinksExtracted
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.archive.modules.extractor.ExtractorYoutubeFormatStream
addPreferredOutlinks, getExtractLimit, getItagPriority, parseStreamMap, setExtractLimit, setItagPriority
Methods inherited from class org.archive.modules.extractor.Extractor
add, addOutlink, addOutlink, addRelativeToBase, addRelativeToVia, fromCheckpointJson, getExtractorParameters, getLoggerModule, innerProcess, logUriError, report, setExtractorParameters, setLoggerModule, toCheckpointJson
Methods inherited from class org.archive.modules.Processor
doCheckpoint, finishCheckpoint, flattenVia, getBeanName, getEnabled, getKeyedProperties, getRecordedSize, getShouldProcessRule, getURICount, hasHttpAuthenticationCredential, innerProcessResult, innerRejectProcess, isRunning, isSuccess, process, setBeanName, setEnabled, setRecoveryCheckpoint, setShouldProcessRule, start, startCheckpoint, stop
-
Constructor Details
-
ExtractorYoutubeChannelFormatStream
public ExtractorYoutubeChannelFormatStream()
-
-
Method Details
-
shouldProcess
- Overrides:
shouldProcess
in classExtractorYoutubeFormatStream
-
extract
- Overrides:
extract
in classExtractorYoutubeFormatStream
-