mikf/gallery-dl

arcalive unsupported URL error for user pages with number suffix identifier

Open

#8,213 创建于 2025年9月14日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Python (8,424 star) (737 fork)batch import
help wantedsite:url

描述

arca.live uses a hashtag number identifier as people can have the same usernames. However gallery-dl does not see these userpage links as a valid URL for the arcalive extractor

example:

User: ㅇㅇ#10727074

User url: https://arca.live/u/@%E3%85%87%E3%85%87/10727074

Trying to run gallery-dl on this url results in:

[gallery-dl][error] Unsupported URL 'https://arca.live/u/@%E3%85%87%E3%85%87/10727074'

贡献者指南