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

Make the parser work for empty lines #18

Merged
merged 3 commits into from
Nov 14, 2019

Conversation

sontek
Copy link
Contributor

@sontek sontek commented Sep 21, 2019

I've included an example file in the tests that shows the problem. When downloading files from Netflix subtitles there were two issues:

  • Sometimes there were more than the number of blank lines you were expecting
  • Sometimes within a caption there were blank lines

I've fixed both issues and the whole file can be parsed now.

@sontek sontek mentioned this pull request Sep 21, 2019
@sontek
Copy link
Contributor Author

sontek commented Sep 24, 2019

@glut23 I've made the changes

@sontek
Copy link
Contributor Author

sontek commented Oct 19, 2019

@glut23 fixed!

@sontek
Copy link
Contributor Author

sontek commented Nov 3, 2019

Are we good to merge this?

@glut23 glut23 merged commit 9dbfcf9 into glut23:master Nov 14, 2019
@glut23
Copy link
Owner

glut23 commented Nov 14, 2019

Apologies for the delay merging this @sontek.

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

Successfully merging this pull request may close these issues.

2 participants