mikf/gallery-dl

arcalive unsupported URL error for user pages with number suffix identifier

開放

#8,213 建立於 2025年9月14日

 (1 則留言) (0 個反應) (0 位負責人)Python (1,462 個分叉)batch import
help wantedsite:url

倉庫指標

星標
 (19,309 顆星)
PR 合併指標
 (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'

貢獻者指南