Feedback Page

This is a somewhat temporary page made especially for the beta version of this website. It's to collect all your death threats, love messages, requests to the code monkeys or just suggestions/issues/questions/criticisms/idle talk or whatever feedback you think is worth our database space.


20,167 comment(s) posted: [view latest]
08/09/2025 15:20 — Anonymous: "Geg"
Hi admin, I noticed that in dual-audio releases only one audio track is available for download, while the other is missing. Could you please make both tracks available in the audio section? Thanks!
08/09/2025 22:25 — Anonymous: "anon"
give him an example link
08/09/2025 23:07 — Anonymous: "Geg"
For example, in this release: https://animetosho.org/view/toonshub-l...l.n2015562 — in the Extractions section (Audio) I can only find the Chinese audio, while the English dub is missing. I’ve noticed the same issue with almost all dual-audio releases
09/09/2025 05:02 — Anonymous
I just downloaded the audio from buzzheaveir, the mka has mandarin and english in it. remember to switch audio and both are working fine.
09/09/2025 08:47 — Anonymous: "Geg"
Update: I just realized the file actually has two audio tracks in one. I didn’t notice it at first because I only played it directly, and only one track was audible. Later, I used a tool similar to MKVToolNix and was able to extract the English track successfully.
09/09/2025 00:49 — Anonymous: "."
Instead of providing audio that is only useful for fansubs, it would be better for the admin to replace it with an automatic reupload feature for old files that are more than 2 months or a year old.
09/09/2025 04:57 — Anonymous
"Expired links do NOT get reuploaded as files are deleted after we process them"
09/09/2025 05:27 — Anonymous: "."
That's right, 99.99% of animetosho are dead links or useless trash.
09/09/2025 13:27 — Anonymous
10/09/2025 01:03 — Anonymous: "."
...
10/09/2025 06:00 — Anonymous
???
09/09/2025 11:32 — Anonymous
Too much hassle and a huge waste of limited resources. First is the amount of storage space needed to keep the files (hundreds of TBs) then there is all that re-upload time when he is busy with the new files that come in every day.
Use NZB or IRC or God forbid 'torrents' if you want older stuff.
Show up at least once a week if you want the current stuff before the links die.
12/09/2025 17:34 — Anonymous
Hi admin. Just wanted to say thank you for keeping this site up for all these years!
For me the site is just perfect and I love everything about it: The fast loading times, lack of annoyances, clear focus on what is important and what is not, its style, the seasonal changes of the sidebar anime girl (or boy this time :D), this comment section, the lack of javascript, and of course all the core features around downloading, subs and screenshots. Let's hope this BETA never ends!  <3 <3 <3
13/09/2025 12:40 *admin
Thanks for the message 😊
13/09/2025 08:17 — Lex
I'm so glad Yameii is back. I really missed his uploads.

I was afraid he'd quit like Golumpa.
13/09/2025 11:37 — Anonymous
Are you old enough to remember who the dub releaser before Golumpa was?
13/09/2025 19:04 — Anonymous: "Lex"
I'm 62 I think so hmmmm.  

he stopped at the end of 2021
13/09/2025 19:55 — Anonymous
I'm 68.

I don't remember the year but it was Golumpa who took over for [RH] Ricky Horror.
15/09/2025 03:27 — Anonymous: " "
Lord of Mysteries any good?
18/09/2025 11:53 — Anonymous: "sneed"
Hello, admin please check what's going on with these screenshots: https://animetosho.org/file/sample-jac...bd.1311175
18/09/2025 14:37 — Anonymous
ffmpeg can't really do Hi444 screenshots. You get the same exact thing if you were to put those files on a Plex server and use the auto generated thumbnails.

Hi444 encodes are a remnant of the past, when encoders for most fansubbing groups didn't really know what they were doing at all.
18/09/2025 14:46 — Anonymous: "sneed"
444 still has its place when you don't want to downscale the chroma further, see motbob's bleach DVD encode. And the rendering issue can be fixed by letting vs do the screenshots instead.
19/09/2025 11:38 *admin
Thanks for raising the issue.
Assuming 'vs' = VapourSynth, could you share what input plugin you're using and if there's any parameters you're passing in? I tried L-SMASH and BestSource but both failed (to my knowledge, both rely on libavcodec under the hood, which FFMS2 also uses).

The video also seems to be completely garbled in MPV and VLC. The LAV DirectShow filter seems to decode it fine though.

ffmpeg doesn't like it and prints errors.
Given this, I'm inclined to see this as a corrupt video (which just happens to work in the LAV DS filter).
19/09/2025 12:44 — Anonymous: "sneed"
I hadn't tested this as I have no interest in the release itself to download it, however the uploader has said on nyaa it works fine on mpc-hc (not sure which renderer).
20/09/2025 11:55 — admin
Thanks for the info.
MPC-HC comes bundled with LAV filters.
21/09/2025 21:00 *Satanswarrior
Nevermind
22/09/2025 09:19 — Anonymous: "MrG"
Hello, would you mind if I used your cache of nyaa to build my own local cache? I want to use it to build my own torznab responses and add some torznab properties based on the description to help sonarr better pick up releases. I've been caching their RSS for a while but it doesn't contain enough info and since they're so ban happy I'd like to avoid excessive requests.
22/09/2025 13:50 — admin
I don't mind, though I'd recommend getting the data from Nyaa themselves as it'll be more accurate and you can get exactly what you're after.
If you scrape the cache here, you'll need to throttle your requests of course; you'd need to do the same when scraping Nyaa.

Alternatively, if you're willing to contribute a change, I'll consider hosting the feed if you can describe more of what you're trying to do.
22/09/2025 14:50 — Anonymous: "MrG"
I want to parse the description of certain releases and maybe add languages, encoding, etc... in the torznab attributes/name for releases missing them in their names, it's more focused on certain release groups(Erai-raws for the languages part for example) than a general purpose thing, as I'll have to make a regex specific for each group I'm interested in. I know animetosho already provides the available languages from a release(not in torznab tho) since it extracts the subtitle files but I want to also do it for season packs (which usually exceed the maximum size and are skipped by animetosho) and potentially non-english anime(which is skipped by animetosho but is included in the nyaa cache).

I still don't know if I'm gonna do it because my current setup is working well enough(I check nyaa's rss and convert it to torznab for sonarr, also at the same time parse the release names from the groups I'm interested and generate mappings using anime-lists to inject them along the parsed names in sonarr's thexem request), but I wanted to know in case I decided to do it if your cache was an option. Btw, what would you consider an acceptable request rate?

Absolutilely love this site, amazing job!
23/09/2025 02:16 — admin
Thanks for sharing that info - yeah, that's probably a bit too specific for my use case.

I don't specify an acceptable request rate. There are throttles in place which I consider to be quite generous - if you're getting throttled, you're requesting way too fast.

I hope everything turns out well for you!
24/09/2025 06:21 — Anonymous
Looks like some "Fate/Stay Night: Heaven's Feel" movies sneaked in https://animetosho.org/series/fate-sta...works.6784
24/09/2025 19:19 — Anonymous
Heaven's Feel?
UBW?
25/09/2025 09:43 — admin
Updated, thanks.
27/09/2025 20:34 — Anonymous: "Anonymoose"
I think this is the wrong anime? In the wrong spot? https://animetosho.org/view/judas-yuus...i.n2024657 Let me know if I am wrong.
01/10/2025 09:12 — Anonymous: "Anonymoussd"
can anyone share direct downloads of 720p releases of One Piece by -Tsundere-Raws (ADN) available on nyaa? It's not available here. Some older torrents don't have seeders on nyaa.
02/10/2025 10:24 — Anonymous
Tsundere-Raws retired is'nt?
Add new comment
Name:
Message:
Image Verification:

Our squiggly text game where the aim is to copy the image into the textbox. All characters are upper case, and there are no zeros (0) and ones (1) in the above image. Apparently bots aren't as good as humans at this game.
beta
Anime DDL+NZB mirror
Current Time: 06/04/2026 01:55



About/FAQs

Discord