Permalink URL.
This commit is contained in:
parent
8d54401233
commit
c24afa2cbb
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ import static org.schabi.newpipe.extractor.services.youtube.ItagItem.ItagType.*;
|
|||
|
||||
public class ItagItem {
|
||||
/**
|
||||
* 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
|
||||
*/
|
||||
private static final ItagItem[] ITAG_LIST = {
|
||||
/////////////////////////////////////////////////////
|
||||
|
|
Loading…
Reference in a new issue