1
0
mirror of https://github.com/mikf/gallery-dl.git synced 2024-11-22 02:32:33 +01:00
gallery-dl/test
Mike Fährmann 40c0553523
[twitter] add 'quotes' extractor (#5262)
https://github.com/mikf/gallery-dl/issues/5262#issuecomment-1981571924

It's implemented as a search for 'quoted_tweet_id:…' on Twitter.
2024-03-07 00:52:50 +01:00
..
results [twitter] add 'quotes' extractor (#5262) 2024-03-07 00:52:50 +01:00
__init__.py add tests for text-module 2015-10-03 14:51:13 +02:00
test_cache.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_config.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_cookies.py remove extractor/test.py (#4504) 2024-02-27 01:37:57 +01:00
test_downloader.py [downloader:http] add MIME type and signature for .mov files (#5287) 2024-03-06 14:00:24 +01:00
test_extractor.py remove extractor/test.py (#4504) 2024-02-27 01:37:57 +01:00
test_formatter.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_job.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_oauth.py extend OAuth tests 2023-03-02 17:26:51 +01:00
test_output.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_postprocessor.py remove extractor/test.py (#4504) 2024-02-27 01:37:57 +01:00
test_results.py [tests] implement explicitly disabling auth 2024-02-13 00:08:27 +01:00
test_text.py handle URLs without '/' after their TLD (#5252) 2024-02-29 15:05:46 +01:00
test_util.py [tests] '__main__' -> "__main__" 2024-02-27 02:10:05 +01:00
test_ytdl.py [ytdl] improve --xff/--geo-bypass detection (#3989) 2023-05-01 18:26:37 +02:00