FUCK VP9 HAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHAHA

This commit is contained in:
CronyAkatsuki 2023-11-11 16:16:52 +01:00
parent d92c06fd28
commit 070a3b74c7

View File

@ -1,5 +1,7 @@
# multiple codecs with the easiest to run being prefered and vp9 disabled with limit to 1080p and 60 fps # multiple codecs with the easiest to run being prefered and vp9 disabled with limit to 1080p and 60 fps
ytdl-format=bestvideo[height<=?1080][fps<=?60][vcodec!=?vp9]+bestaudio/best ytdl-format=bestvideo[height<=?1080][fps<=?60][vcodec!=?vp9]+bestaudio/best
# THIS OPTIONS ACTUALLY FORCES VP9 OUT, FUCK YEA
ytdl-raw-options=extractor-args="youtube:player-client=android"
# fullscreen and show window immediatly # fullscreen and show window immediatly
fs fs
force-window=immediate force-window=immediate