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

New VSCO Response Url #6363

Open zone559 opened 2 days ago

zone559 commented 2 days ago

getting 404 for some url since vsco change some of the urls Need to add this new response url to the list only issue for some url, not all

https://img.vsco.co/

new working https://img.vsco.co/1/59264e80cfa2635540370/596cc293c26e5a7318268871/vsco_071717.jpg

old, not working https://image.vsco.co/1/59264e80cfa2635540370/596cc293c26e5a7318268871/vsco_071717.jpg

here a python file that work, maybe someone who maintain the code and test it and add it to the main code dl.zip