mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
39cd389679
The webtoons extractor can extract episode and entire comic (all episodes) from webtoons.com. All the logic of the extractors should be trivial except for a couple of kludges needed: - `ageGatePass' cookie is always set to avoid possible redirect and stop of extraction, especially in the comic extractor - The image URLs returned by the episode extractor could not be fetched directly and the `Referer:' HTTP header needs to be passed to fetch them Close #593. |
||
---|---|---|
.. | ||
bash_completion.py | ||
build_testresult_db.py | ||
create_test_data.py | ||
hook-gallery_dl.py | ||
man.py | ||
pyinstaller.py | ||
release.sh | ||
run_tests.sh | ||
supportedsites.py | ||
util.py |