Making a Downloader
introduction
Creating custom downloaders is only for advanced users who understand HTML or JSON. Beware! If yo...
gallery url generators
GUGs Gallery URL Generators, or GUGs are simple objects that take a simple string from the user,...
url classes
url classes The fundamental connective tissue of the downloader system is the 'URL Class'. This ...
parsers
parsers In hydrus, a parser is an object that takes a single block of HTML or JSON data and retu...
putting it all together
putting it all together Now you know what GUGs, URL Classes, and Parsers are, you should have so...
sharing downloaders
sharing If you are working with users who also understand the downloader system, you can swap yo...
login manager
login The system works, but this help was never done! Check the defaults for examples of how it ...