Download YouTube videos. Video formats are listed at the top of the watch page. Video links are tagged so that they can be downloaded easily.
Unfortunately, I hardcoded the rule to exclude low-res videos if high-res (720p) ones are present.
For the time being, you can change line 903 to:
if(false && hasHighRes) {
I'll probably make this more flexible in the future.
thank you SO MUCH!!!!! :smiley:
Hey, your suggestion has worked and seems to be permanent. i'm really grateful!
I have added keepFormats in userConfig
.
You can set
keepFormats: [ "3GP" ],
if you want 3GP videos to always show up.
great help! thanks :D
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Disappearing .3gp !
why do some vidoes not have a .3gp option? can i edit the script to configure this?