mirror of
https://github.com/iv-org/youtube-utils.git
synced 2024-10-01 03:45:35 -04:00
Add itags 160/278 (144p DASH)
This commit is contained in:
parent
ab603a7819
commit
8478ad1169
@ -30,6 +30,7 @@
|
||||
137;"video";"mp4";"video/mp4";;;"avc1";1920;1080;30;1317000;"1080p";"DASH 1080p (avc1)"
|
||||
139;"audio";"mp4";"audio/mp4";"mp4a.40.5";22050;;;;;48000;"Low";"AUDIO_QUALITY_LOW"
|
||||
140;"audio";"mp4";"audio/mp4";"mp4a.40.2";44100;;;;;128000;"Medium";"AUDIO_QUALITY_MEDIUM"
|
||||
160;"video";"mp4";"video/mp4";;;"avc1";256;144;30;38000;"144p";"DASH 144p (avc1)"
|
||||
229;"video";"m3u8";"application/x-mpegURL";;;"avc1";426;240;30;;"240p";"HLS video (h264)"
|
||||
230;"video";"m3u8";"application/x-mpegURL";;;"avc1";640;360;30;;"360p";"HLS video (h264)"
|
||||
231;"video";"m3u8";"application/x-mpegURL";;;"avc1";854;480;30;;"480p";"HLS video (h264)"
|
||||
@ -45,6 +46,7 @@
|
||||
250;"audio";"webm";"audio/webm";"opus";48000;;;;;58000;"Low";"AUDIO_QUALITY_LOW"
|
||||
251;"audio";"webm";"audio/webm";"opus";48000;;;;;105000;"medium";"AUDIO_QUALITY_MEDIUM"
|
||||
269;"video";"m3u8";"application/x-mpegURL";;;"avc1";256;144;15;;"144p";"HLS video (h264)"
|
||||
278;"video";"webm";"video/webm";;;"vp9";256;144;30;90000;"144p";"DASH 144p (vp9)"
|
||||
311;"video";"m3u8";"application/x-mpegURL";;;"avc1";1280;720;60;;"720p60";"HLS video (h264)"
|
||||
312;"video";"m3u8";"application/x-mpegURL";;;"avc1";1920;1080;60;;"1080p60";"HLS video (h264)"
|
||||
394;"video";"mp4";"video/mp4";;;"av01";256;144;30;58000;"144p";"DASH 144p (av1)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user