1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-25 12:12:34 +01:00
gallery-dl/docs
Mike Fährmann 80314e981b
small corrections to gallery-dl-example.conf
use "'_reddit' in locals()"
instead of ""locals().get('_reddit')"
since the reddit metadata dict could be empty. The latter expression
would evaluate to False in that case, even though it has a reddit parent.
2021-10-16 20:50:39 +02:00
..
configuration.rst [seisoparty] implement login with username & password (#1906) 2021-10-08 22:44:31 +02:00
formatting.md add 'j' format string conversion 2021-08-28 01:19:36 +02:00
gallery-dl-example.conf small corrections to gallery-dl-example.conf 2021-10-16 20:50:39 +02:00
gallery-dl.conf implement a download progress indicator (#1519) 2021-09-28 22:48:58 +02:00
supportedsites.md [nhentai] add 'tag' extractor (closes #1950) 2021-10-14 16:23:47 +02:00