AndyTheFactory / newspaper4k

📰 Newspaper4k a fork of the beloved Newspaper3k. Extraction of articles, titles, and metadata from news websites.
MIT License
475 stars 46 forks source link

How do I set the cache directory to the current project root path #558

Open AndyTheFactory opened 1 year ago

AndyTheFactory commented 1 year ago

Issue by huangsiyuan924 Wed Aug 10 05:50:43 2022 Originally opened as https://github.com/codelucas/newspaper/issues/944


Hi,how do I set the cache directory to the current project root path

AndyTheFactory commented 1 year ago

Comment by huangsiyuan924 Wed Aug 10 06:00:09 2022


I edit 'setting.py' set tempfile.gettempdir() to other directory.