Tags give the ability to mark specific points in history as being important
* Fixed: Uzta parses maximum 16 photos of an album. * Fixed: Uzta was checking after a localized string, even if the operation was unnecesary.
Fixed: improper use of nested OrderedDicts was returning undesirable output
fixed: typo error on pages reader was returning undesired content
* Added: now creating README.md in the output. * Fixed: website variable was used but not defined in photos readinng function. * Fixed: username variable was used but not defined in wires reading function. * Fixed: output dir name parameter was missing in function call
* Added: `uzta` funciton to be imported in other modules. * Fixed: hardcoded url in `slurp_links` function.