NewsUP
Nyuu
NewsUP | Nyuu | |
---|---|---|
3 | 16 | |
82 | 240 | |
- | 2.1% | |
0.0 | 4.6 | |
over 4 years ago | about 1 month ago | |
Perl | JavaScript | |
GNU General Public License v3.0 only | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
NewsUP
-
It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?
Some servers seem to be rather unreliable regardless, but I (anecdotally) found it to be more reliable with the slightly smaller article size. it's worth pointing out that NewsUP found the same thing independent of my findings. ngPost's default is also 700K, but it seems to have always been that way.
-
Usenet Posting - Obfuscation, PAR files, RAR uploads and other things
That's the conclusion I came to, but contrary to expectations, I saw newer uploaders lowering it to 700k for compatibility instead. - https://github.com/demanuel/NewsUP/pull/67 - https://github.com/animetosho/Nyuu/issues/1
-
Is there a CLI tool that can check nzb completion ?
NewsUP is able to do that.
Nyuu
-
WinRAR zero-day exploited since April to hack trading accounts
Hopefully that slowly stops being the standard: https://github.com/animetosho/Nyuu/wiki/Stop-RAR-Uploads
- It‘s been more than 2 years that animetosho plead uploaders to stop RAR‘in their Usenet uploads. What are Your thoughts on this in 2023?
-
Noob trying uploading/posting to Usenet
Can someone eli5 how to do it? I've looked at https://github.com/animetosho/Nyuu/wiki/Usenet-Uploaders but I don't know to how to install these. The github links on that page are confusing to me as I don't know where to click to actually download the programs.
-
Usenet library
* does depend a bit on how crazy/complex you want to go I suppose. My NNTP implementation ended up being a lot less straightforward, as I put a lot of effort into error handling / retry functionality (which I don't see implemented in most libraries), and speed optimised yEnc isn't exactly straightforward either
-
Dealing with RAR formats
It's used as a poor man's BitTorrent equivalent for FTP, in some prominent sharing circles. Of course, BitTorrent exists, but getting some people to adopt technology invented this millennium can be difficult. It's also still used by many Usenet uploaders likely due to misconceptions on how the system works. Again, it makes little technical sense today, but it's an old environment with a lot of old traditions.
-
Usenet Posting - Obfuscation, PAR files, RAR uploads and other things
That's the conclusion I came to, but contrary to expectations, I saw newer uploaders lowering it to 700k for compatibility instead. - https://github.com/demanuel/NewsUP/pull/67 - https://github.com/animetosho/Nyuu/issues/1
-
Large binary post PAR2 help please
You do not need to split your file. RARs are unnecessary on Usenet https://github.com/animetosho/Nyuu/wiki/Stop-RAR-Uploads
-
Is it possible to stream the videos instead of downloading it?
In theory, it's possible if there's no missing articles and uploaders stop RARing uploads.
-
how
All the posting tools make a NZB file as they upload https://github.com/animetosho/nyuu
-
Going in on Raspberry Pi 4 for downloading
Yet another reason to get uploaders to stop RARing uploads. Just spreading the word around ;)
What are some alternatives?
ngPost - Command Line (or minimalist GUI) usenet poster for binaries developped in C++/QT designed to be as fast as possible and offer all the main features to post data easily and safely. Releases for Linux, Windows and MacOS are available.
nzbCheck - command line tool to check nzb files. First inside the nzb to see if each files has the expected number of Articles, then we check their availability on Usenet using the NNTP Stat command. Implemented in C++11/Qt5, nzbCheck is released for Linux, Windows, MacOS and RPI.
nZEDb - nZEDb - a fork of nnplus(2011) | NNTP / Usenet / Newsgroup indexer.
MultiPar - Parchive tool
Usenet - A library for working with Usenet. It offers an NNTP client, an NZB file parser, builder, writer, a yEnc encoder and decoder.