diff --git a/docs/config/all-configuration-options.md b/docs/config/all-configuration-options.md index 98e8f8f..1a979b1 100644 --- a/docs/config/all-configuration-options.md +++ b/docs/config/all-configuration-options.md @@ -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). diff --git a/docs/config/auth.md b/docs/config/auth.md index 22589a7..2f93841 100644 --- a/docs/config/auth.md +++ b/docs/config/auth.md @@ -1,7 +1,3 @@ ---- -sidebar_position: 1 ---- - # Authentication ## Current Method (versions >= 1.9.0) diff --git a/docs/config/cdm.md b/docs/config/cdm.md index e171807..8915aab 100644 --- a/docs/config/cdm.md +++ b/docs/config/cdm.md @@ -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 diff --git a/docs/config/configuration.md b/docs/config/configuration.md index c4cf364..89328ae 100644 --- a/docs/config/configuration.md +++ b/docs/config/configuration.md @@ -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 diff --git a/docs/config/custom-filename-formats.md b/docs/config/custom-filename-formats.md index 72631fd..5aa61fb 100644 --- a/docs/config/custom-filename-formats.md +++ b/docs/config/custom-filename-formats.md @@ -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: diff --git a/docs/installation/docker.md b/docs/installation/docker.md index 4d3b904..df0df6a 100644 --- a/docs/installation/docker.md +++ b/docs/installation/docker.md @@ -1,8 +1,4 @@ ---- -sidebar_position: 2 ---- - -# Docker +# Docker ## Running OF-DL diff --git a/docs/installation/linux.md b/docs/installation/linux.md index fe6cef5..e904f52 100644 --- a/docs/installation/linux.md +++ b/docs/installation/linux.md @@ -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. diff --git a/docs/installation/macos.md b/docs/installation/macos.md index e999eef..fc55a55 100644 --- a/docs/installation/macos.md +++ b/docs/installation/macos.md @@ -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. diff --git a/docs/installation/windows.md b/docs/installation/windows.md index c4fac48..bd58698 100644 --- a/docs/installation/windows.md +++ b/docs/installation/windows.md @@ -1,8 +1,4 @@ ---- -sidebar_position: 1 ---- - -# Windows +# Windows ## Requirements diff --git a/docs/running-the-program.md b/docs/running-the-program.md index 2d526f7..4628a76 100644 --- a/docs/running-the-program.md +++ b/docs/running-the-program.md @@ -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: