Skip to content

Commit

Permalink
docs: update readme (skip ci)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuylar committed Oct 24, 2023
1 parent 7e31cba commit 553e9ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions .github/workflows/android-ci-generate-apk-aab-upload.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:

jobs:
build:
if: "!contains(github.event.head_commit.message, 'skip ci')"
name: Build Signed APK
runs-on: ubuntu-latest
steps:
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,11 @@ devices
|:-------------------------------------------------|:--------:|
| Video Playback | Complete |
| Subscription Feeds | Complete |
| Dislike Counts (using [ReturnYouTubeDislike][2]) | Complete |
| [SponsorBlock][3] | Complete |
| Video Downloads & Offline Playback | Planned |
| Dislike Counts (using [ReturnYouTubeDislike][2]) | Planned |
| [SponsorBlock][3] | Planned |
| Background playback | Planned |
| Playlists | Planned |
| More to possibly come soon | |

## Installing
Expand Down

0 comments on commit 553e9ef

Please sign in to comment.