jamesnicolas / yomichan-forvo-server

An audio server for yomichan that scrapes forvo for audio files
33 stars 16 forks source link

Way to restrict audio to one user in particular #21

Closed Wyzmic closed 1 month ago

Wyzmic commented 6 months ago

I only want audio from one single user. It's possible with the local audio server addon with the following http://localhost:5050/?term={term}&reading={reading}&sources=forvo&user=strawberrybrown,akitomo. But the &user=... isn't implemented here.