Skip to content

Commit c24afa2

Browse files
committed
Permalink URL.
1 parent 8d54401 commit c24afa2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube

extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/ItagItem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
public class ItagItem {
1010
/**
11-
* List can be found here https://github.com/ytdl-org/youtube-dl/blob/master/youtube_dl/extractor/youtube.py#L1046
11+
* List can be found here https://github.com/ytdl-org/youtube-dl/blob/9fc5eafb8e384453a49f7cfe73147be491f0b19d/youtube_dl/extractor/youtube.py#L1071
1212
*/
1313
private static final ItagItem[] ITAG_LIST = {
1414
/////////////////////////////////////////////////////

0 commit comments

Comments
 (0)