mikf/gallery-dl

arcalive unsupported URL error for user pages with number suffix identifier

Aperta

#8213 aperta il 14 set 2025

 (1 commento) (0 reazioni) (0 assegnatari)Python (1458 fork)batch import
help wantedsite:url

Metriche repository

Star
 (19.251 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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'

Guida contributor