diff --git a/README.md b/README.md index e0a51afc..36079ef7 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ Example of the Simple mode interface. * Basic authentication support. * Supports `curl-cffi`. See [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#impersonation). `In docker only`. * Bundled `pot provider plugin`. See [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp/wiki/PO-Token-Guide). `In docker only`. +* Support using [flaresolverr/flaresolverr](https://github.com/flaresolverr/flaresolverr) to bypass Cloudflare protections for yt-dlp and internal http client. See [related FAQ](FAQ.md#how-to-bypass-cf-challenges). * Automatic updates for `yt-dlp` and custom `pip` packages. `In docker only`. * Conditions feature to apply custom options based on `yt-dlp` returned info. * Custom browser extensions, bookmarklets and iOS shortcuts to send links to YTPTube instance. diff --git a/sc_short.jpg b/sc_short.jpg index 13c61c35..f20345ec 100644 Binary files a/sc_short.jpg and b/sc_short.jpg differ diff --git a/sc_simple.jpg b/sc_simple.jpg index 6025de32..4d9bc603 100644 Binary files a/sc_simple.jpg and b/sc_simple.jpg differ