You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeStreamExtractor.java
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -127,8 +127,8 @@ public String getTextualUploadDate() throws ParsingException {
127
127
128
128
try {
129
129
// TODO this parses English formatted dates only, we need a better approach to parse the textual date
0 commit comments