Bug #13811
closedYoutube content getting filtered on Squid when none is Selected
0%
Description
Youtube's content gets filtered by its SafeSearch headers even though I have selected None on youtube restrictions section on ACL tab of Squid settings.
So after digging a bit I found that its header was getting added on with none value and youtube was filtering content on web.
I have also found the solution by changing its underlying xml file squid_nac.xml here I changed the value from none to empty.
I have also Opened a Pull request on Github which can fix this issue. PR can be found here: https://github.com/pfsense/FreeBSD-ports/pull/1194
Updated by Maharsh Patel about 2 years ago
Maharsh Patel wrote:
Youtube's content gets filtered by its SafeSearch headers even though I have selected None on youtube restrictions section on ACL tab of Squid settings.
So after digging a bit I found that its header was getting added on with none value and youtube was filtering content on web.
I have also found the solution by changing its underlying xml file squid_nac.xml here I changed the value from none to empty.
I have also Opened a Pull request on Github which can fix this issue. PR can be found here: https://github.com/pfsense/FreeBSD-ports/pull/1194
Here's netgate's fourm link : https://forum.netgate.com/topic/175759/youtube-content-getting-filtered-on-squid
Updated by Jonathan Lee almost 2 years ago
I have also tested this, and it fixes the YouTube issue.
Discussion post on this issue was also here.
https://forum.netgate.com/topic/175759/youtube-content-getting-filtered-on-squid/19?_=1672794101600
Updated by Jonathan Lee over 1 year ago
https://github.com/pfsense/FreeBSD-ports/pull/1266
Submitted new Pull this is still present in 23.05
Updated by Jonathan Lee over 1 year ago
Does anyone know if this has this been resolved? I noticed I had to reapply the fix last update.
Updated by Maharsh Patel 2 months ago
Can close this as this is now resolved in https://github.com/pfsense/FreeBSD-ports/commit/bd93b039663782e42721656ed50653086e6118ba and https://redmine.pfsense.org/issues/15381
Updated by Jonathan Lee 2 months ago
@Marcos M
This was merged in https://github.com/pfsense/FreeBSD-ports/commit/bd93b039663782e42721656ed50653086e6118ba
The YouTube issue