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

arte.tv plugin does not work since v1 API has been disabled #55

Open
christophe-lyon opened this issue May 10, 2022 · 0 comments
Open

Comments

@christophe-lyon
Copy link

Hi,

Since a few days ago, I am unable to download programs from arte.tv with jdownloader2 (Linux ubuntu/x86_64 host).
After digging, I found a log with:
------------------------Thread: 101:arte.tv_jd.plugins.decrypter.ArteMediathekDecrypter-----------------------^M
--ID:101TS:1652166431893-5/10/22 9:07:11 AM - [] -> Exception thrown at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:469):^M
jd.plugins.PluginException: API v1 no longer available!?->ERROR_PLUGIN_DEFECT|Value:-1
at jd.plugins.hoster.ArteTv.requestAPIURL(ArteTv.java:113)
at jd.plugins.decrypter.ArteMediathekDecrypter.decryptIt(ArteMediathekDecrypter.java:209)
at jd.plugins.PluginForDecrypt.decryptIt(PluginForDecrypt.java:355)
at jd.plugins.PluginForDecrypt.decryptLink(PluginForDecrypt.java:457)
at jd.controlling.linkcrawler.LinkCrawler.crawl(LinkCrawler.java:3521)
at jd.controlling.linkcollector.LinkCollectorCrawler.crawl(LinkCollectorCrawler.java:32)
at jd.controlling.linkcrawler.LinkCrawler$12.crawling(LinkCrawler.java:1662)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run_now(LinkCrawlerRunnable.java:118)
at jd.controlling.linkcrawler.LinkCrawlerRunnable.run(LinkCrawlerRunnable.java:49)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:722)

This seems related to the recent commit (052feea).

What can I do?

Thanks!

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