Rudloff / alltube

Web GUI for youtube-dl
GNU General Public License v3.0
2.96k stars 582 forks source link

Replace singletons with container injection #298

Closed Rudloff closed 3 years ago

Rudloff commented 4 years ago

Config and LocaleManager use singletons. It would be cleaner to include them in the container.