Files
gallery-dl/gallery_dl
Mike Fährmann 27b5b2497e [deviantart] fix download URLs (#436)
... except for sta.sh content.

Instead of using the old '/api/v1/oauth2/deviation/download' endpoint,
which started delivering URLs to 404 pages a while ago,
it is also possible to get a download URL from the relatively new
'/_napi/da-browse/shared_api/deviation/extended_fetch' endpoint
used by DeviantArt's Eclipse interface.

The current strategy is therefore:
- Iterate over deviations using the OAuth2 API
- Fetch original download URLs with the new NAPI/Shared API
2019-10-09 20:35:52 +02:00
..
2019-09-10 16:53:21 +02:00
2017-01-16 02:59:22 +01:00
2019-03-13 22:03:02 +01:00
2019-03-04 20:53:58 +01:00
2018-09-05 18:15:33 +02:00
2019-06-21 20:17:58 +02:00
2019-07-23 17:41:24 +02:00
2019-09-10 22:43:51 +02:00
2019-09-28 22:13:41 +02:00