gallery-dl/gallery_dl
Mike Fährmann 444dfb4aa6
[instagram] add 'highlight_title' and 'date' metadata
to highlight posts (#2879)
2022-09-03 16:21:26 +02:00
..
downloader [downloader:ytdl] update _set_outtmpl() (fixes #2692) 2022-06-20 11:32:02 +02:00
extractor [instagram] add 'highlight_title' and 'date' metadata 2022-09-03 16:21:26 +02:00
postprocessor [postprocessor:metadata] fix error with '..' in directory 2022-08-14 17:44:46 +02:00
__init__.py allow tabstops as whitespace before input file comments (#2808) 2022-08-11 12:39:19 +02:00
__main__.py return with non-zero exit status on error 2019-10-27 23:54:18 +01:00
aes.py implement --cookies-from-browser (#1606) 2022-05-07 23:06:37 +02:00
cache.py run tests without using 'nose' 2021-10-13 04:07:41 +02:00
config.py support XDG_CONFIG_HOME (closes #1545) 2021-05-16 02:48:16 +02:00
cookies.py support cygwin/BSD/etc for --cookies-from-browser 2022-06-11 15:30:11 +02:00
exception.py [twitter] improve error handling 2022-01-23 18:01:05 +01:00
formatter.py [formatter] add 'g' conversion to sluGify a string (#2410) 2022-08-26 17:57:17 +02:00
job.py implement 'path-metadata' option (#2734) 2022-07-30 12:31:45 +02:00
oauth.py write OAuth token to cache by default (#616) 2020-05-25 22:35:45 +02:00
option.py add --no-postprocessors command-line option (#2725) 2022-07-03 12:09:09 +02:00
output.py implement 'path-metadata' option (#2734) 2022-07-30 12:31:45 +02:00
path.py remove 'exist_ok=True' argument from several os.makedirs calls 2022-05-11 15:04:47 +02:00
text.py [formatter] add 'g' conversion to sluGify a string (#2410) 2022-08-26 17:57:17 +02:00
util.py make 'enumerate_reversed()' work with generators (#2795) 2022-08-01 14:08:44 +02:00
version.py [twitter] support "image_website" unified cards (#2875) 2022-08-30 18:16:10 +02:00
ytdl.py add ytdl tests 2022-05-23 18:30:26 +02:00