mirror of
https://github.com/internetarchive/heritrix3.git
synced 2026-09-23 14:15:47 +00:00
nothing private ever
This commit is contained in:
@@ -139,7 +139,7 @@ public class ExtractorYoutubeDL extends Extractor implements Lifecycle {
|
||||
}
|
||||
}
|
||||
|
||||
private void addVideoOutlink(CrawlURI uri, JsonObject json,
|
||||
protected void addVideoOutlink(CrawlURI uri, JsonObject json,
|
||||
String videoUrl) {
|
||||
try {
|
||||
UURI dest = UURIFactory.getInstance(uri.getUURI(), videoUrl);
|
||||
|
||||
Reference in New Issue
Block a user