-
Notifications
You must be signed in to change notification settings - Fork 71
Fix endpoint parsing #241
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
Merged
Merged
Fix endpoint parsing #241
Changes from all commits
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
35 changes: 35 additions & 0 deletions
35
tests/testdata/MP/Episode_01__Whither_Canada_/0_Episode1_head_tail.vtt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,35 @@ | ||
| WEBVTT | ||
|
|
||
| NOTE Intro titles, announcer, beach 'It's' man, end credits and final score. | ||
|
|
||
| 00:00:00.000 --> 00:00:05.000 | ||
| [action] A ragged man struggles out of the sea onto a beach, collapses, and announces. | ||
|
|
||
| 00:00:05.000 --> 00:00:07.000 | ||
| <v It's Man> | ||
| It's… | ||
|
|
||
| 00:00:07.000 --> 00:00:10.000 | ||
| <v Voice Over> | ||
| Monty Python's Flying Circus. | ||
|
|
||
| 00:00:10.000 --> 00:00:20.000 | ||
| [action] Titles begin with the words 'Monty Python's Flying Circus'. Various bizarre things happen. Titles end on an ordinary grey-suited announcer by a desk, smiling confidently. | ||
|
|
||
| 00:00:20.000 --> 00:00:22.000 | ||
| <v Announcer> | ||
| Good evening. | ||
|
|
||
| 00:00:22.000 --> 00:00:30.000 | ||
| [action] Announcer sits; a loud squeal like a pig being sat upon. Cut to a blackboard with rows of pigs drawn. A man crosses one pig off in chalk. | ||
|
|
||
| 00:29:30.000 --> 00:29:40.000 | ||
| [action] The seashore again. The 'It's' man lies on the beach. A stick from off-screen prods him. Exhausted, he rises and staggers back into the sea. | ||
|
|
||
| 00:29:40.000 --> 00:29:50.000 | ||
| [caption] "WHITHER CANADA" WAS CONCEIVED WRITTEN AND PERFORMED BY… (CREDITS) | ||
|
|
||
| 00:29:50.000 --> 00:29:58.000 | ||
| <v Announcer> | ||
| And here is the final score: Pigs 9 - British Bipeds 4. The Pigs go on to meet Vicki Carr in the final. | ||
|
|
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.