mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Add no-videos flag to ILIAS crawler
This commit is contained in:
parent
3d4b997d4a
commit
ecdedfa1cf
2 changed files with 22 additions and 0 deletions
|
|
@ -136,6 +136,7 @@ This crawler crawls the KIT ILIAS instance. It performs remote calls to a poor S
|
|||
- `link_file_plain_text`: If this is set to true, PFERD will generate plain-text files containing only the link
|
||||
target for external links. If this is false or not specified, PFERD will generate a neat, pretty and functional
|
||||
HTML page instead.
|
||||
- `no-videos`: If this is set to true, PFERD will not crawl or download any videos.
|
||||
## Authenticator types
|
||||
|
||||
### The `simple` authenticator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue