从命令行访问 adobe 数字版本

发布于 2024-11-14 09:32:27 字数 519 浏览 3 评论 0原文

我正在为我 80 岁的祖母创建一个脚本,下载她需要的书籍,并使用 Calibre 的命令行版本将它们转换为 kindle 格式,以便她可以在她的 kindle 上阅读。她从 Adob​​e .epub 书籍形式的服务中获取了很多书籍。 AFAIK,这些书在转换之前都没有 DRM,所以让我澄清一下 - 我不是在问如何从电子书中删除 DRM。

我要问的是是否有一种方法可以以编程方式(如果 Adob​​e Digital Editions 支持 CL 参数,则可以通过命令行)使用票证文件从图书馆请求一本书并下载它,以 .epub 形式保存到本地硬盘。我只是不想让我的祖母必须浏览 Adob​​e Digital Editions 界面中所有不需要的屏幕 - 她很容易感到困惑,而且该界面往往会让她不知所措。我只是想编写一个函数(可以是对命令的 system() 调用...这很好),该函数将允许她获取从图书馆或数字服务接收的文件并自动检索正确的 .epub 文件。

我已准备好所有其他步骤...我只是找不到任何方法在不使用 DE 界面的情况下从服务中检索书籍。

有什么建议吗?

I'm looking to create a script for my 80-year old grandmother that downloads the books she needs, and converts them using the command-line version of Calibre, to kindle format so she can read them on her kindle. She gets a lot of her books from a service in the form of Adobe .epub books. AFAIK, none of these books have DRM on them prior to being converted, so let me be clear - I'm not asking how to strip DRM from an ebook.

What I am asking is whether there is a way to programmatically (from the command line is fine if Adobe Digital Editions supports CL args) use the ticket file to request a book from the library, and download it, in .epub form, to the local hard drive. I simply don't want my grandmother to have to go through all of the unneeded screens in Adobe Digital Editions' interface - she gets confused easily, and the interface tends to be overwhelming for her. I simply want to write a function (it can be a system() call to a command... that's fine) that will allow her to take a file received from the library or digital service and automatically retrieve the proper .epub file.

I have all of the other steps ready to go... I just can't find any way to retrieve the book from the service without using the DE interface.

Any suggestions?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

偷得浮生 2024-11-21 09:32:27

检查这个帖子,我知道它会有所帮助;-)

pdf-adobe-digital-edition

Check this S.O. posting, I know it will help ;-)

pdf-adobe-digital-edition

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文