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/YoutubeChannelExtractor.java
+43-61Lines changed: 43 additions & 61 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,23 @@
1
+
/*
2
+
* Created by Christian Schabesberger on 25.07.16.
3
+
*
4
+
* Copyright (C) Christian Schabesberger 2018 <chris.schabesberger@mailbox.org>
5
+
* YoutubeChannelExtractor.java is part of NewPipe Extractor.
6
+
*
7
+
* NewPipe Extractor is free software: you can redistribute it and/or modify
8
+
* it under the terms of the GNU General Public License as published by
9
+
* the Free Software Foundation, either version 3 of the License, or
10
+
* (at your option) any later version.
11
+
*
12
+
* NewPipe Extractor is distributed in the hope that it will be useful,
13
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
+
* GNU General Public License for more details.
16
+
*
17
+
* You should have received a copy of the GNU General Public License
18
+
* along with NewPipe Extractor. If not, see <https://www.gnu.org/licenses/>.
Copy file name to clipboardExpand all lines: extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubeMixPlaylistExtractor.java
Copy file name to clipboardExpand all lines: extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/extractors/YoutubePlaylistExtractor.java
0 commit comments