Post #2672635
2026-05-17 08:54 UTC
according to the readme.md in the git repo, it scrapes its info from allmanga.to.
allmanga includes direct downloads as well as torrents though, so this is not very helpful.
looking into the script itself, this seems to be the code where it picks the download url
as far as i can tell, none of the listed providers here hosts torrents. so the resulting link should always be a direct torrent.
it looks like when u play an episode with the script, the url is directly put into your player, with afaict none of the listed players supporting torrent streaming/downloading.
when downloading the episode, it can use the program aria2c as a downloader and that program does support torrent downloads, but all of the options used when running aria inply that its run on an http url not a torrent.
with all of this, id make an educated guess, that the script at no point downloads any torrents. i am not 100% certain, because i’m not good with
bash and this script is confusing to me >.<
Replies (0)
No replies.