-
-
Notifications
You must be signed in to change notification settings - Fork 543
Refactor date parsing #1372
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
Isira-Seneviratne
merged 21 commits into
TeamNewPipe:dev
from
Isira-Seneviratne:Refactor-date-parsing
Oct 10, 2025
Merged
Refactor date parsing #1372
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
953189f
Update DateWrapper to store an Instant
Isira-Seneviratne 758c31b
Allow retrieval of a non-approximate DateWrapper in YoutubeStreamExtr…
Isira-Seneviratne 2dc17d4
Improve tests
Isira-Seneviratne 6bc9d32
Fix checkstyle issues, added more refactorings
Isira-Seneviratne 380c303
Refactor PeerTube date parsing method
Isira-Seneviratne e9dd84f
Rm substring call
Isira-Seneviratne c79afc0
Apply code review suggestions
Isira-Seneviratne f8d6f94
Do additional refactoring
Isira-Seneviratne 8727659
Use LocalDateTime instead of LocalDate
Isira-Seneviratne f9f71cb
Fix some issues
Isira-Seneviratne 59e78c2
Fix tests
Isira-Seneviratne f38b72c
Avoid potential NPEs in Soundcloud extractors
Isira-Seneviratne 1a5ac2f
Fix nested tests
Isira-Seneviratne 8997187
Address code review comments
Isira-Seneviratne f4084ed
Merge branch 'dev' into Refactor-date-parsing
Isira-Seneviratne a84d831
Apply suggestion from @Stypox
Isira-Seneviratne 9355798
Reduce some lines of code
Isira-Seneviratne 2d794e7
Fix nullable annotations
Isira-Seneviratne fa4b717
Update YoutubeStreamInfoItemLockupExtractor
Isira-Seneviratne e26cc84
Added documentation for parsing methods
Isira-Seneviratne 2b306a3
Remove unthrown exception
Isira-Seneviratne File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
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
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
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.