mikf / gallery-dl

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

Fix subscribestar date parsing in udated posts #5783

Closed Arased closed 1 day ago

Arased commented 4 days ago

Very basic solution to the bug where gallery-dl does not parse correctly the date on updated posts because of the "Updated on " prefix. This simply detects and remove the prefix before the parsing.