Fix: Removed outdated info
This commit is contained in:
parent
3c9362d763
commit
a21fbbc2cc
1 changed files with 2 additions and 4 deletions
6
FAQ.md
6
FAQ.md
|
|
@ -575,7 +575,8 @@ This will help in case the premiere has a longer loading screen than usual.
|
|||
|
||||
# How to bypass CF challenges?
|
||||
|
||||
You need to setup [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) and then set the `YTP_FLARESOLVERR_URL` environment variable to point to your FlareSolverr instance. For example:
|
||||
You need to setup [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) and then set the `YTP_FLARESOLVERR_URL`
|
||||
environment variable to point to your FlareSolverr instance. For example:
|
||||
|
||||
```yaml
|
||||
services:
|
||||
|
|
@ -602,6 +603,3 @@ services:
|
|||
```
|
||||
|
||||
For more information please visit [FlareSolverr](https://github.com/FlareSolverr/FlareSolverr) project.
|
||||
|
||||
> [!NOTE]
|
||||
> This will only work for yt-dlp part of the project. Anything else will not be affected by this setting for now.
|
||||
|
|
|
|||
Loading…
Reference in a new issue