1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-26 04:32:51 +01:00
gallery-dl/gallery_dl
ClosedPort22 250d35107c
[twitter] prioritize tweet type checks (#3439)
Do not consider a tweet seen before applying 'retweet', 'quote' and
'reply' checks. Otherwise the original tweets will also be skipped if
the "derivative" tweets and the original tweets are from the same user.
2022-12-24 12:50:52 +08:00
..
downloader [downloader:http] add 'retry-codes' option (#3313) 2022-12-01 11:08:23 +01:00
extractor [twitter] prioritize tweet type checks (#3439) 2022-12-24 12:50:52 +08:00
postprocessor [postprocessor:metadata] add 'private' option 2022-11-20 15:27:36 +01:00
__init__.py support Firefox containers for --cookies-from-browser (#3346) 2022-12-09 19:43:55 +01: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 add loaded config files to debug output 2022-11-18 17:15:32 +01:00
cookies.py support Firefox containers for --cookies-from-browser (#3346) 2022-12-09 19:43:55 +01:00
exception.py [twitter] improve error handling 2022-01-23 18:01:05 +01:00
formatter.py misc fixes 2022-12-14 13:30:27 +01:00
job.py Implement version-metadata option (#3201) 2022-11-27 16:09:42 +01:00
oauth.py write OAuth token to cache by default (#616) 2020-05-25 22:35:45 +02:00
option.py support Firefox containers for --cookies-from-browser (#3346) 2022-12-09 19:43:55 +01:00
output.py implement 'path-metadata' option (#2734) 2022-07-30 12:31:45 +02:00
path.py use util.NONE as 'keyword-default' default value 2022-12-06 22:27:57 +01:00
text.py add 'default' argument to 'text.extr()' 2022-11-09 11:00:32 +01:00
util.py extend and rename util.CustomNone 2022-12-06 22:08:51 +01:00
version.py release version 1.24.2 2022-12-18 14:41:03 +01:00
ytdl.py [ytdl] update 'parse_bytes' location (#3256) 2022-11-19 11:43:58 +01:00