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, writeOptions
addUndoMarker, 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, solveNameForTopicMap
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, execute, getContext, getToolMenuItem, hlog, initialize, isRunning, log, log, log, log, requiresRefresh, setContext, setToolLogger
forceStop, getHistory, getState, lockLog, setLogTitle, setProgress, setProgressMax, setState
public java.lang.String getName()
AbstractWandoraTool
getName
in interface WandoraTool
getName
in class AbstractWandoraTool
public java.lang.String getDescription()
AbstractWandoraTool
getDescription
in interface WandoraTool
getDescription
in class AbstractWandoraTool
public void execute(Wandora admin, Context context)
WandoraTool
public int extract(com.google.gdata.data.youtube.VideoFeed videoFeed, java.net.URL feedUrl, Wandora admin, TopicMap topicMap) throws TopicMapException
TopicMapException
public 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
TopicMapException
Copyright 2004-2015 Wandora Team