Files
gallery-dl/gallery_dl
Leonardo Taccari 39cd389679 [webtoons] Add a new extractor for webtoons.com (#761)
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.
2020-05-18 19:04:20 +02:00
..
2019-03-13 22:03:02 +01:00
2020-05-09 23:55:14 +02:00
2019-11-08 20:58:53 +01:00
2020-05-14 23:37:15 +02:00