Diaoul / subliminal

Subtitles, faster than your thoughts
http://subliminal.readthedocs.org
MIT License
2.42k stars 312 forks source link

Add Subtitulamos provider integration #1170

Closed Nyaran closed 2 weeks ago

Nyaran commented 2 months ago

Added Subtitulamos provider

This PR is partially based and replaces #826 (skipping the provider "tusubtitulo" as is not working anymore)

Also I added a way to run the cli from source code (subliminal/cli.py#L727-L728) , as is helpful to debug new additions (if you don't like it, tell me and I'll remove it)

Pending:

getzze commented 1 month ago

Thanks for updating this provider!

Don't worry too much about mypy (or if you need help let me know). It's better if coverage is high ;)

getzze commented 2 weeks ago

Great job!