legendary/legendary/downloader
derrod 9b5620ca30 [cli/core/downloader] Support filtering by install tags
Also adds tsv option for list-files and fixes
no_install not being set with --exclude.

Install tags are only present in some titles, I'm not
entirely sure how EGL uses them. Perhaps to allow one
manifest to be used on different platforms? Or to only
download extra assets when the user wants to?

Either way, it's another filtering feature that may be
useful, though for now it's mostly another toy to explore
EPIC's distribution system with.
2020-05-01 14:34:34 +02:00
..
__init__.py First public test version of legendary 2020-04-14 15:40:41 +02:00
manager.py [cli/core/downloader] Support filtering by install tags 2020-05-01 14:34:34 +02:00
workers.py [cli/downloader] Migrate to Queue based logging for subprocesses 2020-04-26 13:19:28 +02:00