diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-07-14 13:47:31 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.org> | 2024-07-14 13:47:31 -0400 |
| commit | 4715a137f9fbf326fdf88eb4dbc3cddcbcdf8eeb (patch) | |
| tree | 74f852c439442c9dc3b8f05e95900c2cf7af5eb0 /README.md | |
| parent | 0bd2d7b7ecbcc442df508f6bdcda3af0248f1b70 (diff) | |
Lift Newgrounds API interactions into separate library
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 17 |
1 files changed, 6 insertions, 11 deletions
@@ -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 |