You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,22 +20,22 @@ Example of the Simple mode interface.
20
20
* Multi-download support.
21
21
* Random beautiful background.
22
22
* 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.
24
24
* 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).
25
25
* Send notification to targets based on selected events. includes [Apprise](https://github.com/caronc/apprise?tab=readme-ov-file#readme) support.
26
26
* Support per link options.
27
27
* Support for limits per extractor and overall global limit.
28
28
* Queue multiple URLs at once.
29
29
* Powerful presets system for applying `yt-dlp` options. with a pre-made preset for media servers users.
30
30
* 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`.
32
32
* 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`.
0 commit comments