Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find class [ExtractorYoutubeDL] #322

Closed
tkrn opened this issue Apr 6, 2020 · 1 comment
Closed

Cannot find class [ExtractorYoutubeDL] #322

tkrn opened this issue Apr 6, 2020 · 1 comment

Comments

@tkrn
Copy link

tkrn commented Apr 6, 2020

Version Heritrix 3.4.0-20200304

I see that #257 was pulled into the master and it was rolled out in release Heritrix 3.4.0-20200304 (https://github.com/internetarchive/heritrix3/blob/master/CHANGELOG.md#340-20200304-2020-03-04) but after defining it as documented in the notes of the ExtractorYoutubeDL.java file. I get the following error:

2020-04-06T10:36:54.321-04:00 SEVERE Cannot find class [org.archive.modules.extractor.ExtractorYoutubeDL] for bean with name 'extractorYoutubeDL' defined in URL [file:/zarchive/heritrix/jobs/test.tkrn.io/crawler-beans.cxml]; nested exception is java.lang.ClassNotFoundException: org.archive.modules.extractor.ExtractorYoutubeDL; ; Can't create bean 'metadata'

How do I load the org.archive.modules.extractor.ExtractorYoutubeDL bean?

@tkrn
Copy link
Author

tkrn commented Apr 6, 2020

I figured it out. I found the heritrix-contrib-3.4.0-20200304.jar compiled file and dropped in my lib path, then added to my CLASSPATH. It appears to be working.

@tkrn tkrn closed this as completed Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant