Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Force File Name #991

Closed
smhmd opened this issue Jan 28, 2020 · 0 comments · Fixed by #1161
Closed

Force File Name #991

smhmd opened this issue Jan 28, 2020 · 0 comments · Fixed by #1161

Comments

@smhmd
Copy link

smhmd commented Jan 28, 2020

Referencing: davidde/mpv-autosub#8, davidde/mpv-autosub@bdc5a6c

The ability to force a file name regardless of the input.

$ subliminal download -l en 'gibberish.file.name.for.a.movie.mkv'
# fails
$ subliminal download -l en 'my movie (date)' -o 'gibberish.file.name.for.a.movie.mkv'
# successes

This will mitigate an edge case when streaming a file with a filename that isn't helpful to subliminal. the proper file name can be fed to subliminal by the script/user.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants