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
@@ -34,7 +34,7 @@
34
34
/*
35
35
* Created by Christian Schabesberger on 06.08.15.
36
36
*
37
-
* Copyright (C) Christian Schabesberger 2018 <chris.schabesberger@mailbox.org>
37
+
* Copyright (C) Christian Schabesberger 2019 <chris.schabesberger@mailbox.org>
38
38
* YoutubeStreamExtractor.java is part of NewPipe.
39
39
*
40
40
* NewPipe is free software: you can redistribute it and/or modify
@@ -571,7 +571,7 @@ public String getErrorMessage() {
0 commit comments