Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
(windows 7) config.txt file >location? #23845
Comments
|
thanks, let me please know the correct location. my computer is PC Generic |
|
for playback in browser, to open the stream, i use firefox browser + |
WRITE QUESTION HERE
Hello ,
aim is to limit youtube-dl automatically to select 1080p or below when watching stream through mpv+youtube-dl.
for some reason, it does not function.
created 2 config file just to make sure
both times inserted
-f bestvideo[ext=mp4][height<1200]+bestaudio[ext=m4a]/bestvideo[ext=webm][height<1200]+bestaudio[ext=webm]/bestvideo[height<1200]+bestaudio/best[height<1200]/best
the video in 4k would still load in 4k and not below.
have i chosen the wrong location or did i insert the wrong code?
thank you for your help.