mikf / gallery-dl

Command-line program to download image galleries and collections from several image hosting sites
GNU General Public License v2.0
11.7k stars 953 forks source link

[Reddit] Comments embed media must be optional #6357

Closed ghbook closed 2 days ago

ghbook commented 3 days ago

For reddit if you set "comments": 200," in config it will get comments data and also download comments embed media automatically. Their should be a option to turn off auto download embed media.

mikf commented 2 days ago

Disable embeds to not download comment embed media. (https://github.com/mikf/gallery-dl/commit/b08da4ffc778cc8ef42ff8f5d34fb6a577e1100d)