You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While parsing, we are considering the EMBED tag to get the embed URL from 'src' attribute and added in OutgoingURL set. But the thing is that Crawler4j cant able to receive EMBED tag in TikaHtmlParser class startElement method.
The text was updated successfully, but these errors were encountered:
While parsing, we are considering the EMBED tag to get the embed URL from 'src' attribute and added in OutgoingURL set. But the thing is that Crawler4j cant able to receive EMBED tag in TikaHtmlParser class startElement method.
The text was updated successfully, but these errors were encountered: