Oleguer Llopart
|
bea0e16970
|
[webtoons] extract 'num_play' & 'num_stop' for background music (#8733 #8755)
* [webtoons] play_image and stop_image in background music
* [webtoons] add play_image and stop_image fields to test results
* [webtoons]: flake8
* [webtoons]: flake8 (2)
* update & improve
- remove global 'images_urls'
- move enumerate loop into images() extraction
* simplify 'play_image' etc extraction
* rename 'play_image' etc
- num_play
- num_stop
- filename_play
- filename_stop
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
|
2025-12-27 09:09:10 +01:00 |
|
Mike Fährmann
|
cc8cd78103
|
[webtoons] download episode background music (#8733)
add 'bgm' option
|
2025-12-23 19:08:30 +01:00 |
|
Mike Fährmann
|
8a93616a2d
|
[webtoons] add 'banners' option (#6468)
|
2025-06-26 19:29:52 +02:00 |
|
pocketinternet
|
3ea244eebb
|
[webtoons] add 'thumbnails' option (#6468 #7441)
* Update webtoons.py
Added thumbnail download capability which defaults to false
* Update configuration.rst
Added documentation for webtoon thumbnail option
* extract thumbnails in GalleryExtractor.assets()
* simplify & fix flake8
* include 'type' in default filenames
* add test
* update docs
---------
Co-authored-by: Mike Fährmann <mike_faehrmann@web.de>
|
2025-06-17 19:34:58 +02:00 |
|
Mike Fährmann
|
9afac3c51d
|
[tests:results] rename '#urls' to '#results'
|
2025-06-13 13:00:50 +02:00 |
|
Mike Fährmann
|
4916b4fd1f
|
[webtoons] download JPEG files in better quality
add 'quality' option
|
2025-04-10 22:04:43 +02:00 |
|
Mike Fährmann
|
015ba76c9c
|
[webtoons] add 'artist' extractor (#7274)
|
2025-04-01 10:06:56 +02:00 |
|
Mike Fährmann
|
b6cf348658
|
[webtoons] extract 'episode_no' for comic results (#6439)
|
2024-11-08 14:19:17 +01:00 |
|
Mike Fährmann
|
c9efccc959
|
[tests] update extractor results
|
2024-02-16 22:42:06 +01:00 |
|
blankie
|
df718887c2
|
[webtoons] fix extracting comic and episode name with commas
|
2024-01-21 09:50:27 +11:00 |
|
Mike Fährmann
|
8ffa0cd3c8
|
[webtoons] small optimization
don't extract the entire 'author_area' and
avoid creating a second 'text.extract_from()' object
|
2024-01-15 18:24:47 +01:00 |
|
blankie
|
bb446b1598
|
[webtoons] extract more metadata
|
2024-01-14 19:26:49 +11:00 |
|
Mike Fährmann
|
a833c244c8
|
add exported extractor results
|
2023-09-10 14:45:01 +02:00 |
|