mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
f43bccb5be
Retrieve 'thumbnail' and 'folders' properties for each post. 'thumbnail' (#1284): - Preview image used for search results, writing posts, music, etc. - Filename format: <post_id>@600-<directory_containing_full_image>.jpg 'Folders' (related to #1817): - A list of all gallery folders containing this post - Folder name format: [<folder_category> - ]<folder_name> - Only works on new layout; old layout does not show folders, so list will be empty A test is included for each property. |
||
---|---|---|
.. | ||
results | ||
__init__.py | ||
test_cache.py | ||
test_config.py | ||
test_cookies.py | ||
test_downloader.py | ||
test_extractor.py | ||
test_formatter.py | ||
test_job.py | ||
test_oauth.py | ||
test_output.py | ||
test_postprocessor.py | ||
test_results.py | ||
test_text.py | ||
test_util.py | ||
test_ytdl.py |