>>10524
>>10525
I will give my top seven
Ebook and Comic support
- pdf/epub/mobi/djvu/chm MIME, maybe Office-related MIME
-
https://github.com/adolfosilva/libgen.py for a start, maybe
https://github.com/evilhero/mylar and
https://github.com/Xonshiz/comic-dl
Text and HTML support
-
https://github.com/JimmXinu/FanFicFare (both ebook and html form) and maybe some more in
>>9927
- standard wget or curl for direct web archiving, because why not?
- HTML and CSS combined/separate option (maybe useful for similar themes)
- Twitter Tweets, Tumblr post, *chan posts etc. support as text/HTML downloader scripts
Fuzzy searching for tags, images and music
-
>>10232 and
>>10272 (tag fuzzy search using phonetic hashing)
-
>>10290 (audio fingerprinting and deduplication similar to audio player/managers)
-
>>8320 (dupe automation, but with better algorithms to detect JPEG quality)
-
>>9281 and
>>10361 (advanced image de-dup algorithms and OpenCV3)
- Further IQDB coverage with other sites not included in the official site e.g. e621
Better tag management
- tag cloud and clustering with statistics on relatedness (possible tag parents/siblings)
- Tag translation and dictionary (*booru and dA English tags <=> Pixiv's japanese tags)
- Tag auto-converter for between-booru compatibility (e.g. episodes for derpibooru, extra meta for danbooru)
- Derpibooru-level sophistication on tag logic e.g. AND/OR/NOT and hotkeys (
https://derpibooru.org/search/syntax)
Multi-processing, Multthreading andmultiple desktps
- Allowing parallel downloads from different sites or servers to waste less time
- Assuming someone has multiple desktop and IPs, create a standard protocol to delegate slave IPs to download certain websites to offset load or obfuscate traffic, and send back the scraped URL, tags and files back to the master IP
- Possibly create a standard export format using USB for moving files from slave to master in case connection is down
Video and audio support (not much to ask using youtube-dl)
-
>>3665 (audio and video metadata)
- Youtube/"Alt-tubes", Soundcloud/Bandcamp subscription and downloader (Bonus: Torrent2Hydrus)
- More MIMEs for different formats (since they all play in VLC/MPV)
API building
-
>>10203 (standard thumbnail sizes, requested by some Mobile UI devs)
-
>>10168 and
>>10199 and
>>10200 and
>>10201 (API support for mobile)
- Better IPFS
>>7405 (fixing IPFS "nocopy") or Dat Protocol with
>>10364
Others (ML related)
- Illustration to Vector support for machine learning based image tagging
-
>>10047 (image converter support for Waifu2x and DeepCreamPie)
Others (download related)
- MOAR manga sites
>>8971
- Further support for yiff.party, fantia.jp and enty.jp (you know the kind of websites these three are)
Others (discovery related)
- artist gallery/favorites from dA/Pixiv => tag/description pattern => recommended keywords
- artists favorites download from dA pixiv => favorited artists pattern => recommended other artists
Others (pet peeves)
-
>>10102 (PTR clean up and standardization)
[Expand Post]
- >>10062 (misc. UI changes and hinting)
- >>7596 (image square comments and scraping)
- >>10450 (proper documentation on how the code works)