Skip to content

Commit f51b11c

Browse files
authored
Merge pull request #438 from arabcoders/dev
Clarify standalone builds limitations
2 parents fa4da50 + dd23bab commit f51b11c

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,22 +20,22 @@ Example of the Simple mode interface.
2020
* Multi-download support.
2121
* Random beautiful background.
2222
* Handles live and upcoming streams.
23-
* A Dual mode view for both technical and non-technical users.
23+
* A dual view mode for both technical and non-technical users.
2424
* Schedule channels or playlists to be downloaded automatically with support for creating custom download feeds from non-supported sites. See [Feeds documentation](FAQ.md#how-can-i-monitor-sites-without-rss-feeds).
2525
* Send notification to targets based on selected events. includes [Apprise](https://github.com/caronc/apprise?tab=readme-ov-file#readme) support.
2626
* Support per link options.
2727
* Support for limits per extractor and overall global limit.
2828
* Queue multiple URLs at once.
2929
* Powerful presets system for applying `yt-dlp` options. with a pre-made preset for media servers users.
3030
* A simple file browser.
31-
* A built in video player **with support for sidecar external subtitles**.
31+
* A built in video player **with support for sidecar external subtitles**. `Require ffmpeg to be in PATH in non-docker setups`.
3232
* Basic authentication support.
33-
* Supports `curl-cffi`. See [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#impersonation)
34-
* Bundled `pot provider plugin`. See [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp/wiki/PO-Token-Guide)
35-
* Automatic updates for `yt-dlp` and custom `pip` packages.
33+
* Supports `curl-cffi`. See [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp?tab=readme-ov-file#impersonation). `In docker only`.
34+
* Bundled `pot provider plugin`. See [yt-dlp documentation](https://github.com/yt-dlp/yt-dlp/wiki/PO-Token-Guide). `In docker only`.
35+
* Automatic updates for `yt-dlp` and custom `pip` packages. `In docker only`.
3636
* Conditions feature to apply custom options based on `yt-dlp` returned info.
3737
* Custom browser extensions, bookmarklets and iOS shortcuts to send links to YTPTube instance.
38-
* A bundled executable version for Windows, macOS and Linux. `For non-docker users`.
38+
* A bundled executable version for Windows, macOS and Linux. `MacOS version is untested`.
3939

4040
Please read the [FAQ](FAQ.md) for more information.
4141

0 commit comments

Comments
 (0)