.. _bibble.files.online: =================== bibble.files.online =================== .. py:module:: bibble.files.online .. autoapi-nested-parse:: See EOF for license/metadata/notes as applicable Classes ------- .. autoapisummary:: bibble.files.online.OnlineDownloader Module Contents =============== .. _bibble.files.online.OnlineDownloader: .. py:class:: OnlineDownloader(*, target, **kwargs) Bases: :py:obj:`bibble.util.middlecore.IdenBlockMiddleware` if the entry is 'online', and it doesn't have a file associated with it, download it as a pdf and add it to the entry .. py:method:: transform(library) -> .. py:method:: transform_Entry(entry, library) -> .. py:attribute:: _target_dir :type: pathlib.Path .. py:attribute:: _whitelist :value: ('online', 'blog')