Replies: 4 comments 4 replies
-
Can you show me your download link? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
It should be fixed. Before the new version is released, you can use the automatically built program from GitHub Actions: https://github.com/Ljzd-PRO/KToolBox/actions/runs/16693895612?pr=302 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello i am wondering is this the correct way to setup and enable external links in the env? When I set it up like this, KToolbox doesn't enable it.
KTOOLBOX_JOB__COUNT=10
KTOOLBOX_JOB__POST_DIRNAME_FORMAT=[{published}]{title}
KTOOLBOX_JOB__POST_STRUCTURE__ATTACHMENTS=./
KTOOLBOX_USE_UVLOOP=True
KTOOLBOX_JOB__EXTRACT_EXTERNAL_LINKS=True
KTOOLBOX_JOB__EXTERNAL_LINKS=./
KTOOLBOX_JOB__EXTERNAL_LINK_PATTERNS='["https?://drive\.google\.com/[^\\s]+", "https?://docs\.google\.com/[^\\s]+", "https?://mega\.nz/[^\\s]+", "https?://mega\.co\.nz/[^\\s]+", "https?://(?:www\.)?dropbox\.com/[^\\s]+", "https?://db\.tt/[^\\s]+", "https?://onedrive\.live\.com/[^\\s]+", "https?://1drv\.ms/[^\\s]+", "https?://(?:www\.)?mediafire\.com/[^\\s]+", "https?://(?:www\.)?wetransfer\.com/[^\\s]+", "https?://we\.tl/[^\\s]+", "https?://(?:www\.)?sendspace\.com/[^\\s]+", "https?://(?:www\.)?4shared\.com/[^\\s]+", "https?://(?:www\.)?zippyshare\.com/[^\\s]+", "https?://(?:www\.)?uploadfiles\.io/[^\\s]+", "https?://(?:www\.)?box\.com/[^\\s]+", "https?://(?:www\.)?pcloud\.com/[^\\s]+", "https?://disk\.yandex\.[a-z]+/[^\\s]+", "https?://[^\\s](?:file|upload|share|download|drive|storage)[^\\s]\.[a-z]{2,4}/[^\\s]+"]'
Beta Was this translation helpful? Give feedback.
All reactions