public class YouTubeVideoFeedExtractor extends YouTubeExtractor
YouTubeExtractor.CancelledException| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
baseLocator |
CATEGORY_BASE, CONTENT_EXPRESSION_BASE, CONTENT_TYPE_BASE, COPYRIGHT_BASE, KEYWORD_BASE, LANG, LOCATION_BASE, MEDIUM_BASE, PERSON_BASE, RATING_BASE, SCHEMA_BASE, standardVideoFeeds, VIDEO_BASE, VIDEO_DESCRIPTION, VIDEO_FEED_TYPE, VIDEO_ID, VIDEO_TYPE| Constructor and Description |
|---|
YouTubeVideoFeedExtractor() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(Wandora admin,
Context context)
Runs the tool.
|
Topic |
extract(com.google.gdata.data.youtube.VideoEntry entry,
com.google.gdata.data.youtube.VideoFeed videoFeed,
java.net.URL feedUrl,
Wandora admin,
TopicMap topicMap) |
int |
extract(com.google.gdata.data.youtube.VideoFeed videoFeed,
java.net.URL feedUrl,
Wandora admin,
TopicMap topicMap) |
java.lang.String |
getDescription()
AdminToolManager views tool descriptions while user browses available
tools and build user customizable GUI elements such as Tools menu.
|
java.lang.String |
getName()
Tools name represent the tool in UI unless the tool has been given
explicitly another GUI name.
|
configure, createAssociation, createAssociation, createAssociation, forgetAuthorization, getCategoryLocator, getContentExpressionLocator, getContentTypeLocator, getCopyrightLocator, getCopyrightTopic, getIcon, getKeywordLocator, getLocationLocator, getLocationTopic, getMediumLocator, getPersonLocator, getRatingLocator, getTopicForCategory, getTopicForCategoryType, getTopicForContentExpression, getTopicForContentLanguage, getTopicForContentType, getTopicForContentType, getTopicForKeyword, getTopicForKeywordType, getTopicForLocationType, getTopicForMediaContent, getTopicForMedium, getTopicForMediumType, getTopicForPerson, getTopicForPersonType, getTopicForRating, getTopicForRatingType, getTopicForThumbnail, getTopicForThumbnailType, getTopicForType, getTopicForVideo, getTopicForVideoFeed, getTopicForVideoFeedType, getTopicForVideoType, getType, getVideoLocator, initializeService, isConfigurable, locatorEncode, shrinkId, writeOptionsaddUndoMarker, addUndoMarker, allowMultipleInvocations, clearAllThreads, clearThreads, clearThreads, clearToolLock, clearToolLock, clearToolLocks, execute, execute, forceStop, forceStop, getContext, getCurrentLogger, getDefaultLogger, getHistory, getLastLogger, getState, getThreads, getThreads, getToolMenuItem, getToolMenuItem, getTopicName, hlog, initialize, interruptAllThreads, interruptThreads, interruptThreads, isRunning, isRunning, lockLog, log, log, log, log, requiresRefresh, run, runInOwnThread, setContext, setDefaultLogger, setLogTitle, setProgress, setProgressMax, setState, setToolLogger, singleLog, singleLog, singleLog, solveContextTopicMap, solveNameForTopicMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecute, execute, getContext, getToolMenuItem, hlog, initialize, isRunning, log, log, log, log, requiresRefresh, setContext, setToolLoggerforceStop, getHistory, getState, lockLog, setLogTitle, setProgress, setProgressMax, setStatepublic java.lang.String getName()
AbstractWandoraToolgetName in interface WandoraToolgetName in class AbstractWandoraToolpublic java.lang.String getDescription()
AbstractWandoraToolgetDescription in interface WandoraToolgetDescription in class AbstractWandoraToolpublic void execute(Wandora admin, Context context)
WandoraToolpublic int extract(com.google.gdata.data.youtube.VideoFeed videoFeed,
java.net.URL feedUrl,
Wandora admin,
TopicMap topicMap)
throws TopicMapException
TopicMapExceptionpublic Topic extract(com.google.gdata.data.youtube.VideoEntry entry, com.google.gdata.data.youtube.VideoFeed videoFeed, java.net.URL feedUrl, Wandora admin, TopicMap topicMap) throws TopicMapException
TopicMapExceptionCopyright 2004-2015 Wandora Team