Commit Graph

186 Commits (15a122aff307f1bfd959a308c38784a2ae3d48fc)

Author SHA1 Message Date
Mike Fährmann 91db8df1c7
[deviantart] add 'index_base36' metadata field (closes #1099)
4 years ago
Mike Fährmann 968d3e8465
remove '&' from URL patterns
4 years ago
Mike Fährmann 3ebb174f2c
add missing extractor info when spawning new ones (fixes #1051)
4 years ago
Mike Fährmann 136df52d1f
[deviantart] support watchers-only/paid deviations (#995)
4 years ago
Mike Fährmann f6fd449b59
reduce wait time growth rate from exponential to linear
4 years ago
Mike Fährmann c6c06c41f6
[deviantart] don't add journal text to description (#712)
4 years ago
Mike Fährmann 41d03160ff
[deviantart] also search journals for sta.sh links (#712)
4 years ago
Mike Fährmann dfcf2a2c91
write OAuth token to cache by default (#616)
4 years ago
Mike Fährmann 6294e2c540
add 'text.ensure_http_scheme()'
4 years ago
Mike Fährmann 65b1cb7acd
[deviantart] use private access tokens for Journals (fixes #738)
4 years ago
Mike Fährmann 999efec5cc
[deviantart] limit API wait times to 2**9=512 seconds (#721)
4 years ago
Mike Fährmann 6386ee54e1
[deviantart] add extractor info to 'following' results
4 years ago
Mike Fährmann bae1e8ed12
[deviantart] fix JPEG quality replacement pattern
5 years ago
Mike Fährmann d02f7c1118
improve Extractor.wait()
5 years ago
Mike Fährmann f9a590f92b
[deviantart] apply HTTP request limits in more places
5 years ago
Mike Fährmann ff7c0b7eff
[deviantart] handle "Request blocked" errors (#655)
5 years ago
Mike Fährmann c874684f05
[deviantart] retrieve *all* download URLs through OAuth API
5 years ago
Mike Fährmann 5c27b25a8f
[deviantart] improve sta.sh extraction
5 years ago
Mike Fährmann e2fc4eaa6f
[deviantart] detect stash folders (fixes #659)
5 years ago
Mike Fährmann 6f911aeb1c
[deviantart] add error message for cloudFront blocks (#655)
5 years ago
Mike Fährmann 1b82d36ab2
[deviantart] handle decode errors for extended_fetch results (#655)
5 years ago
Mike Fährmann 913b8333cc
write DeviantArt refresh-tokens to cache (#616)
5 years ago
Mike Fährmann 64bdec8430
[deviantart] check availability of intermediary URLs (fixes #609)
5 years ago
Mike Fährmann ec36df4851
[deviantart] fix video extraction from 'extended_fetch' results
5 years ago
Mike Fährmann 48be2266ed
[deviantart] better error message for 'extended_fetch' (#585)
5 years ago
Mike Fährmann f8e137d6b4
[deviantart] show warning about private deviations only once
5 years ago
Mike Fährmann 939fec8ecd
[deviantart] match new search/popular URLs (closes #538)
5 years ago
Mike Fährmann 09cc88b715
[deviantart] match '/favourites/all' URLs (closes #555)
5 years ago
Mike Fährmann ce54b8c04c
let extractors opt-out of cookie option usage
5 years ago
Mike Fährmann b347bf68c7
[deviantart] add extractor for followed users (#515)
5 years ago
Mike Fährmann ab17ea9632
[deviantart] only print warning if 'original' is enabled
5 years ago
Mike Fährmann c8e99e3b3b
[deviantart] fix crash on missing "token" field (#505)
5 years ago
Mike Fährmann 6ed2c7823c
[deviantart] disable original downloads if no cookies set
5 years ago
Mike Fährmann 50deab5265
[deviantart] fix URL generation from /extended_fetch results
5 years ago
Mike Fährmann 359c3bc1c5
[deviantart] revert to getting download URLs from OAuth API
5 years ago
Mike Fährmann d45fabb79d
match user profile handling on deviantart and newgrounds
5 years ago
Mike Fährmann ea80dadd09
[deviantart] restore archive keys
5 years ago
Mike Fährmann 9fdc5e74cb
[deviantart] ensure consistent username capitalization (#455)
5 years ago
Mike Fährmann dd5d2b2eac
[deviantart] add user profile extractor (#377, #419)
5 years ago
Mike Fährmann a437e78620
[deviantart] minimize cookie usage during scraps extraction
5 years ago
Mike Fährmann 9e3a8607ee
[deviantart] update usernames (#455)
5 years ago
Mike Fährmann c3042978b8
[deviantart] match "/gallery/all" (closes #449)
5 years ago
Mike Fährmann df2b3c6888
restore OAuth2 authentication error messages
5 years ago
Mike Fährmann 94eb7c6cad
[deviantart] fix sta.sh extraction (436)
5 years ago
Mike Fährmann 27b5b2497e
[deviantart] fix download URLs (#436)
5 years ago
Mike Fährmann 38d97f3da6
[deviantart] add debug message about API credentials (#424)
5 years ago
Mike Fährmann 80c2104fb5
[deviantart] fix 429 handling if 'fatal' is False (closes #424)
5 years ago
Mike Fährmann 01bc7adadc
[deviantart] improve journal detection (#419)
5 years ago
Mike Fährmann 6e12907de6
[deviantart] improve handling of private deviations (#414)
5 years ago
Mike Fährmann dedea3b4db
[deviantart] fix journal creation (#400)
5 years ago