Files
gallery-dl/gallery_dl/extractor/motherless.py
Mike Fährmann b9352bd150 [motherless] fix video gallery downloads (#7530)
Video URLs can no longer be constructed from their thumbnail URLs. They
now need a valid `hash` query parameter or they yield a
'401 Unauthorized' error, thus requiring an extra request per video
to fetch their media page.
2025-05-17 12:12:12 +02:00

5.6 KiB