We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d54401 commit c24afa2Copy full SHA for c24afa2
1 file changed
extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/ItagItem.java
@@ -8,7 +8,7 @@
8
9
public class ItagItem {
10
/**
11
- * List can be found here https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/extractor/youtube.py#L1046
+ * List can be found here https://github.com/ytdl-org/youtube-dl/blob/9fc5eafb8e384453a49f7cfe73147be491f0b19d/youtube_dl/extractor/youtube.py#L1071
12
*/
13
private static final ItagItem[] ITAG_LIST = {
14
/////////////////////////////////////////////////////
0 commit comments