mikf/gallery-dl

arcalive unsupported URL error for user pages with number suffix identifier

オープン

#8,213 opened on 2025/09/14

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1,460 件のフォーク)batch import
help wantedsite:url

Repository metrics

Stars
 (19,258 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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'

コントリビューターガイド