-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
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
Upstream proxy is not solving youtube's problem #220
Comments
This line is incorrect. Remove it: Consider these:
If the issue persist, you have to wait for SDC Plus (DNSveil). Your English is good and you know what exactly this issue is, so you can create a post on YouTube community center to let them know about their ridiculous issue. |
You're right it didn't work with HTTP, I changed it to SOCKS5 and it start working.
Let me know if it works. |
I found out another trick. check this out again: |
I made a post on YT's community , they don't care |
https://github.com/rti2/embed-redirect |
Awesome. Thanks for sharing. |
https://github.com/msasanmh/DNSveil/blob/main/Help/YoutubePlaybackFix_ForIran.md
It isn't working. Not with oblivion nor my own v2ray (both can play youtube with no problem when used primary)
what should I do?
(I would comment one of the proxies and test the other)
// Variables SmartDns1 = https://free.shecan.ir/dns-query; SmartDns2 = https://dns.403.online/dns-query; SmartDns3 = https://185.55.226.26/dns-query; v2ray = http://127.0.0.1:10809; OblivionProxy = http://127.0.0.1:8086; blockport:53,80; // YouTube youtube.com|dnsdomain:google.com;sni:google.com; ytimg.com|dnsdomain:google.com; *.ytimg.com|dnsdomain:google.com; ggpht.com|dnsdomain:google.com; *.ggpht.com|dnsdomain:*.googleusercontent.com; *.googleapis|dnsdomain:google.com; *.googlevideo.com|dnsdomain:*.c.docs.google.com;sni:google.com; // Youtube Playback Issue //*.googleapis.com|proxy:v2ray; *.googleapis.com|proxy:OblivionProxy; // Use Smart DNS For These Domains developers.google.com|--;dns:SmartDns1,SmartDns2,SmartDns3; *.googleusercontent.com|--;dns:SmartDns1,SmartDns2,SmartDns3; developer.android.com|--;dns:SmartDns1,SmartDns2,SmartDns3; gemini.google.com|--;dns:SmartDns1,SmartDns2,SmartDns3; *.openai.com|--;dns:SmartDns1; claude.ai|--;dns:SmartDns1,SmartDns2,SmartDns3; *.claude.ai|--;dns:SmartDns1,SmartDns2,SmartDns3; spotify.com|--;dns:SmartDns1,SmartDns2,SmartDns3; *.spotify.com|--;dns:SmartDns1,SmartDns2,SmartDns3; // Don't Apply DPI Bypass To These Domains google.com|--; *.google.com|--; github.com|--; *.github.com|--; githubusercontent.com|--; *.githubusercontent.com|--; stackoverflow.com|--; *.stackoverflow.com|--; *.sstatic.net|--; *.cookielaw.org|--; every1dns.com|--; *.every1dns.com|--; nslookup.io|--; *.nslookup.io|--; php.net|--; save.tube|--; // Apply Defaults To Other Domains *|+;
The text was updated successfully, but these errors were encountered: