We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.因为个人搭建的服务器在中国大陆. 但是有些歌曲在中国大陆是全网都没有的. (或者只有伴奏) 只能使用ytdlp. 但是, ytdlp 因为要挂代理的问题. 会导致其他的源先返回. 正确的反而不能返回. 有了这个功能应该就会让这种情况好转. 2. 可以设置超时时间 如果超时时间内 可信源返回 就使用可信源. 否则就使用其他源返回的结果
The text was updated successfully, but these errors were encountered:
老哥,有成品分享吗?弄了一天了,不太会。
Sorry, something went wrong.
No branches or pull requests
1.因为个人搭建的服务器在中国大陆. 但是有些歌曲在中国大陆是全网都没有的. (或者只有伴奏) 只能使用ytdlp. 但是, ytdlp 因为要挂代理的问题. 会导致其他的源先返回. 正确的反而不能返回. 有了这个功能应该就会让这种情况好转.
2. 可以设置超时时间 如果超时时间内 可信源返回 就使用可信源. 否则就使用其他源返回的结果
The text was updated successfully, but these errors were encountered: