Update README (again)

This commit is contained in:
James Taylor 2019-09-07 23:08:16 -07:00
parent f1e3954529
commit 6542601b65

View File

@ -26,40 +26,40 @@ The Youtube API is not used, so no keys or anything are needed. It uses the same
- View or post comments - View or post comments
- Works without Javascript - Works without Javascript
- Theater and non-theater mode - Theater and non-theater mode
- Subscriptions that are independent from Youtube * Subscriptions that are independent from Youtube
- Works by checking channels individually * Works by checking channels individually
- Can be set to automatically check channels. * Can be set to automatically check channels.
- For efficiency of requests, frequency of checking is based on how quickly channel posts videos * For efficiency of requests, frequency of checking is based on how quickly channel posts videos
- Can mute channels, so as to have a way to "soft" unsubscribe. Muted channels won't be checked automatically or when using the "Check all" button. Videos from these channels will be hidden. * Can mute channels, so as to have a way to "soft" unsubscribe. Muted channels won't be checked automatically or when using the "Check all" button. Videos from these channels will be hidden.
- Can tag subscriptions to organize them or check specific tags * Can tag subscriptions to organize them or check specific tags
- Fast page * Fast page
- No distracting/slow layout rearrangement * No distracting/slow layout rearrangement
- No lazy-loading of comments; they are ready instantly. * No lazy-loading of comments; they are ready instantly.
- Settings allow fine-tuned control over when/how comments or related videos are shown: * Settings allow fine-tuned control over when/how comments or related videos are shown:
1. Shown by default, with click to hide 1. Shown by default, with click to hide
2. Hidden by default, with click to show 2. Hidden by default, with click to show
3. Never shown 3. Never shown
## Planned features ## Planned features
- [] Putting videos from subscriptions or local playlists into the related videos - [ ] Putting videos from subscriptions or local playlists into the related videos
- [] Information about video (geographic regions, region of Tor exit node, etc) - [ ] Information about video (geographic regions, region of Tor exit node, etc)
- [] Ability to delete playlists - [ ] Ability to delete playlists
- [] Auto-saving of local playlist videos - [ ] Auto-saving of local playlist videos
- [] Import youtube playlist into a local playlist - [ ] Import youtube playlist into a local playlist
- [] Rearrange items of local playlist - [ ] Rearrange items of local playlist
- [] Muxing of 1080p - [ ] Muxing of 1080p
- [] Corrected .m4a downloads - [ ] Corrected .m4a downloads
- [] Replying to comment replies - [ ] Replying to comment replies
- [] Editing comments - [ ] Editing comments
- [] Indicate if comments are disabled - [ ] Indicate if comments are disabled
- [] Indicate how many comments a video has - [ ] Indicate how many comments a video has
- [] Featured channels page - [ ] Featured channels page
- [] Channel comments - [ ] Channel comments
- [] Video transcript - [ ] Video transcript
- [] Tor RC - [ ] Tor RC
- [] Support &t parameter - [ ] Support &t parameter
- [] Subscriptions: Option to mark what has been watched - [ ] Subscriptions: Option to mark what has been watched
- [] Subscriptions: Option to filter videos based on keywords in title or description - [ ] Subscriptions: Option to filter videos based on keywords in title or description
## Installing ## Installing