summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJakob L. Kreuze <zerodaysfordays@sdf.org>2024-07-14 13:47:31 -0400
committerJakob L. Kreuze <zerodaysfordays@sdf.org>2024-07-14 13:47:31 -0400
commit4715a137f9fbf326fdf88eb4dbc3cddcbcdf8eeb (patch)
tree74f852c439442c9dc3b8f05e95900c2cf7af5eb0 /README.md
parent0bd2d7b7ecbcc442df508f6bdcda3af0248f1b70 (diff)
Lift Newgrounds API interactions into separate library
Diffstat (limited to 'README.md')
-rw-r--r--README.md17
1 files changed, 6 insertions, 11 deletions
diff --git a/README.md b/README.md
index 9f903b7..b2e82a0 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,8 @@ Video plugin for animations posted to Newgrounds.
## Features
-- (Partial) support for the "Movies" section
- - Navigating by Featured/Latest/Popular
- - Navigating by category
+- Navigating by Featured/Latest/Popular
+- Navigating by category
## Versions Supported
@@ -22,16 +21,12 @@ Please send patches to me [via email](https://jakob.space/pages/about.html).
## Roadmap
-- [x] Complete support for the "Movies" section
- - [x] Extraction of additional video metadata
- - [x] Search
- - [x] Support for collections
- - [x] Support for series
+- [x] Extraction of additional video metadata
+- [x] Search
+- [x] Support for collections
+- [x] Support for series
- [x] Authentication
- [x] Support for "Your Feed"
-- [ ] Support for the "Audio" section
-- [ ] Support for [Newgrounds Radio](https://www.newgrounds.com/radio)
-- [ ] Support for the "Art" section
## License