Update: Roadmap
This commit is contained in:
parent
181e2c8bd0
commit
32a3e4c3c4
1 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ My try to make a Social media archiving web tool with django and gallery-dl
|
||||||
|
|
||||||
*Note!* This is still in early development so stuff **will** change.
|
*Note!* This is still in early development so stuff **will** change.
|
||||||
|
|
||||||
- [ ] Scraping sites
|
- [ ] Scraping sites primarily with gallery-dl, but also for other links found in posts.
|
||||||
- [ ] Scheduled tasks
|
- [ ] Scheduled tasks
|
||||||
- [ ] Site support
|
- [ ] Site support
|
||||||
- [ ] [Furaffinity](https://www.furaffinity.net)
|
- [ ] [Furaffinity](https://www.furaffinity.net)
|
||||||
|
@ -20,6 +20,7 @@ My try to make a Social media archiving web tool with django and gallery-dl
|
||||||
- [x] Flash (With [Ruffle](https://github.com/ruffle-rs/ruffle/))
|
- [x] Flash (With [Ruffle](https://github.com/ruffle-rs/ruffle/))
|
||||||
- [x] PDF (With HTML embed tag)
|
- [x] PDF (With HTML embed tag)
|
||||||
- [X] Image (With HTML img tag)
|
- [X] Image (With HTML img tag)
|
||||||
|
- [ ] Video (With [FluidPlayer](https://www.fluidplayer.com/))
|
||||||
- [ ] Compressed archive previews
|
- [ ] Compressed archive previews
|
||||||
- [ ] other text documents
|
- [ ] other text documents
|
||||||
- [ ] Easy download list of all files of post and user
|
- [ ] Easy download list of all files of post and user
|
||||||
|
|
Loading…
Reference in a new issue