Remove unused metadata from docusaurus

This commit is contained in:
whimsical-c4lic0 2025-06-18 01:40:04 -05:00
parent 473b8d0ef3
commit eaefd033aa
10 changed files with 8 additions and 48 deletions

View File

@ -1,7 +1,3 @@
---
sidebar_position: 3
---
# 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).

View File

@ -1,7 +1,3 @@
---
sidebar_position: 1
---
# Authentication
## Current Method (versions >= 1.9.0)

View File

@ -1,8 +1,4 @@
---
sidebar_position: 4
---
# CDM (optional, but recommended)
# 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.
@ -12,13 +8,13 @@ Two files need to be generated, called `device_client_id_blob` and `device_priva
You can find a tutorial on how to do this [here](https://forum.videohelp.com/threads/408031-Dumping-Your-own-L3-CDM-with-Android-Studio).
I have also made some [batch scripts](https://github.com/sim0n00ps/L3-Dumping) to run the commands included in the guide linked above that can save you some time and makes the process a little simpler.
I have also made some [batch scripts](https://github.com/sim0n00ps/L3-Dumping) to run the commands included in the guide linked above that can save you some time and makes the process a little simpler.
## Discord Method
Generating these keys can be complicated, so the team (shout out to Masaki here) have set up a bot on the Discord server to help securely deliver these keys to users who need them. You can join the discord sever [here](https://discord.com/invite/6bUW8EJ53j)
After joining, visit the bot [here](https://discord.com/channels/1198332760947966094/1333835216313122887) (the pinned post in the `#ofdl` support forum)
After joining, visit the bot [here](https://discord.com/channels/1198332760947966094/1333835216313122887) (the pinned post in the `#ofdl` support forum)
## After install

View File

@ -1,7 +1,3 @@
---
sidebar_position: 2
---
# Configuration
The `config.conf` file contains all the options you can change. Click on a configuration option below for more

View File

@ -1,7 +1,3 @@
---
sidebar_position: 3
---
# 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:

View File

@ -1,8 +1,4 @@
---
sidebar_position: 2
---
# Docker
# Docker
## Running OF-DL

View File

@ -1,8 +1,4 @@
---
sidebar_position: 3
---
# Linux
# Linux
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.

View File

@ -1,8 +1,4 @@
---
sidebar_position: 4
---
# macOS
# macOS
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.

View File

@ -1,8 +1,4 @@
---
sidebar_position: 1
---
# Windows
# Windows
## Requirements

View File

@ -1,8 +1,4 @@
---
sidebar_position: 3
---
# Running the Program
# 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: