mikf/gallery-dl

arcalive unsupported URL error for user pages with number suffix identifier

Ouverte

#8 213 ouverte le 14 sept. 2025

 (1 commentaire) (0 réaction) (0 personne assignée)Python (1 462 forks)batch import
help wantedsite:url

Métriques du dépôt

Stars
 (19 309 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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'

Guide contributeur