From dfe4f8113315c1c614e596721e1f972a3266c54b Mon Sep 17 00:00:00 2001 From: Joseph Nuthalapati Date: Wed, 17 Jun 2020 08:19:09 +0530 Subject: [PATCH] README: Add comprehensive feature list --- README.md | 20 ++++++++++++++------ 1 file changed, 14 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 18453ab..8d38083 100644 --- a/README.md +++ b/README.md @@ -26,12 +26,20 @@ only the standard library. - [ ] YouTube Autoplay - [ ] Configuration options -| | YouTube | PeerTube (HTTP) | PeerTube (BitTorrent) | Direct Magnet Link | -| -------- | -------- | -------- | -------- | -------- | -| Music Streaming | ✅ | ✅ | ✅ | ✅ | -| Video Streaming | ✅ | ✅ | ✅ | ✅ | -| Music Download | ✅ | ✅ | | | -| Video Download | ✅ | ✅ | | | +| | YouTube | PeerTube (HTTP) | PeerTube (WebTorrent) | +| -------- | -------- | -------- | -------- | +| Music Streaming | ✅ | ✅ | ✅ | +| Video Streaming | ✅ | ✅ | ✅ | +| Music Download | ✅ | ✅ | | +| Video Download | ✅ | ✅ | | +| Stream Music from URL | ✅ | ✅ | | +| Stream Video from URL | ✅ | ✅ | ✅ | +| Download Music from URL | ✅ | ✅ | | +| Download Video from URL | ✅ | ✅ | | +| Stream Music Playlist | ✅ | | | +| Stream Video Playlist | ✅ | | | +| Download Music Playlist | | | | +| Download Video Playlist | | | | ## Installation -- 2.43.0