oh well
This commit is contained in:
parent
817024e98e
commit
4da2550c5d
@ -1129,7 +1129,7 @@ Offical Discord Server! :3
|
|||||||
|
|
||||||
VideoData.adaptiveFormats.forEach(format => {
|
VideoData.adaptiveFormats.forEach(format => {
|
||||||
if (format.itag == '136' || format.itag == '298') {
|
if (format.itag == '136' || format.itag == '298') {
|
||||||
itag = '251';
|
itag = '140';
|
||||||
hasHD = true;
|
hasHD = true;
|
||||||
}
|
}
|
||||||
if (format.itag == '400' || format.itag == '271') {
|
if (format.itag == '400' || format.itag == '271') {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user