Remove unused metadata from docusaurus
This commit is contained in:
parent
473b8d0ef3
commit
eaefd033aa
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
sidebar_position: 3
|
|
||||||
---
|
|
||||||
|
|
||||||
# All Configuration Options
|
# All Configuration Options
|
||||||
|
|
||||||
This page contains detailed information for each configuration option supported by OF-DL. For information about the structure of the `config.conf` file or a simple list of these configuration options, go to the [configuration page](/docs/config/configuration).
|
This page contains detailed information for each configuration option supported by OF-DL. For information about the structure of the `config.conf` file or a simple list of these configuration options, go to the [configuration page](/docs/config/configuration).
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
sidebar_position: 1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
|
|
||||||
## Current Method (versions >= 1.9.0)
|
## Current Method (versions >= 1.9.0)
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
# CDM (optional, but recommended)
|
||||||
sidebar_position: 4
|
|
||||||
---
|
|
||||||
|
|
||||||
# CDM (optional, but recommended)
|
|
||||||
|
|
||||||
Without Widevine/CDM keys, OF DL uses the 3rd party website cdrm-project.org for decrypting DRM videos. With keys, OF DL directly communicates with OnlyFans. It is highly recommended to use keys, both in case the cdrm-project site is having issues (which occur frequently, in our experience) and it will result in faster download speeds, too. However, this is optional, as things will work as long as cdrm-project is functional.
|
Without Widevine/CDM keys, OF DL uses the 3rd party website cdrm-project.org for decrypting DRM videos. With keys, OF DL directly communicates with OnlyFans. It is highly recommended to use keys, both in case the cdrm-project site is having issues (which occur frequently, in our experience) and it will result in faster download speeds, too. However, this is optional, as things will work as long as cdrm-project is functional.
|
||||||
|
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
sidebar_position: 2
|
|
||||||
---
|
|
||||||
|
|
||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
The `config.conf` file contains all the options you can change. Click on a configuration option below for more
|
The `config.conf` file contains all the options you can change. Click on a configuration option below for more
|
||||||
|
@ -1,7 +1,3 @@
|
|||||||
---
|
|
||||||
sidebar_position: 3
|
|
||||||
---
|
|
||||||
|
|
||||||
# Custom Filename Formats
|
# Custom Filename Formats
|
||||||
|
|
||||||
In the config.conf file you can now specify some custom filename formats that will be used when downloading files. I have had to add 4 new fields to the auth.json file, these are:
|
In the config.conf file you can now specify some custom filename formats that will be used when downloading files. I have had to add 4 new fields to the auth.json file, these are:
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
# Docker
|
||||||
sidebar_position: 2
|
|
||||||
---
|
|
||||||
|
|
||||||
# Docker
|
|
||||||
|
|
||||||
## Running OF-DL
|
## Running OF-DL
|
||||||
|
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
# Linux
|
||||||
sidebar_position: 3
|
|
||||||
---
|
|
||||||
|
|
||||||
# Linux
|
|
||||||
|
|
||||||
A Linux release of OF-DL is not available at this time, however you can run OF-DL on Linux using Docker.
|
A Linux release of OF-DL is not available at this time, however you can run OF-DL on Linux using Docker.
|
||||||
Please refer to the [Docker](/installation/docker) page for instructions on how to run OF-DL in a Docker container.
|
Please refer to the [Docker](/installation/docker) page for instructions on how to run OF-DL in a Docker container.
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
# macOS
|
||||||
sidebar_position: 4
|
|
||||||
---
|
|
||||||
|
|
||||||
# macOS
|
|
||||||
|
|
||||||
macOS releases of OF-DL are not available at this time, however you can run OF-DL on macOS using Docker.
|
macOS releases of OF-DL are not available at this time, however you can run OF-DL on macOS using Docker.
|
||||||
Please refer to the [Docker](/installation/docker) page for instructions on how to run OF-DL in a Docker container.
|
Please refer to the [Docker](/installation/docker) page for instructions on how to run OF-DL in a Docker container.
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
# Windows
|
||||||
sidebar_position: 1
|
|
||||||
---
|
|
||||||
|
|
||||||
# Windows
|
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
@ -1,8 +1,4 @@
|
|||||||
---
|
# Running the Program
|
||||||
sidebar_position: 3
|
|
||||||
---
|
|
||||||
|
|
||||||
# Running the Program
|
|
||||||
|
|
||||||
Once you are happy you have filled everything in [auth.json](/config/auth) correctly, you can double click OF-DL.exe and you should see a command prompt window appear, it should look something like this:
|
Once you are happy you have filled everything in [auth.json](/config/auth) correctly, you can double click OF-DL.exe and you should see a command prompt window appear, it should look something like this:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user