Allow Specific YouTube Channel and its Playlist
Client Scenario
Ganpat University provides graduate programs to various colleges. Ganpat University distributes the internet to its students. Ganpat University wants to block entire www.youtube.com for their students, but wants some of the YouTube channels allowed which are helpful for students.
Ganpat University's challenges are:
All Students should not be allowed to access www.youtube.com. If any student tries to access YouTube, the student receives a blocked template.
Only a few of the specified YouTube channels and their playlists should be allowed. This YouTube channel contains educational and knowledge-sharing videos.
Solution
You can achieve this by creating a policy in the Request Profiles Section and binding it with policies in the Access Profiles Section.
Prerequisites
HTTPS Inspection should be enabled in SafeSquid. If not enabled, refer to the document - How to enable HTTPS Inspection.
You need the YouTube Channel-ID and List-ID of the playlist you want to allow. You have to extract the Channel-ID and List-ID of the playlist from the YouTube URL before creating rules in SafeSquid.
Channel-ID and List-ID Extraction
Extract Channel-ID from YouTube channel
- Open the YouTube channel to allow. This example uses the CBT Nuggets channel. The Channel-ID appears in the referrer URL as the portion after 'channel/'. Save it for reference.
CBT Nuggets Channel URL: https://www.youtube.com/channel/UClIFqsmxnwVNNlsvjH1D1Aw
Channel-ID: UClIFqsmxnwVNNlsvjH1D1Aw
Select any playlist of the channel and click PLAY ALL. This example uses the CBT Nuggets Webinars playlist.

- You can extract List-ID from the selected playlist.
List-ID is the preceding portion of the URL after the '&list=' part. Save this part on a notepad for reference.
In our case we have taken playlist CBT Nuggets Webinars and its URL is https://www.youtube.com/watch?v=PcB0j6uBJCA&list=PLQVJk9oC5JKo_bMWae3xsavpPMKAzIeGb
Extracted List-ID: PLQVJk9oC5JKo_bMWae3xsavpPMKAzIeGb

Every video in the playlist URL contains the same List-ID.
URL for next video in CBT Nuggets Webinars playlist: https://www.youtube.com/watch?v=q802E2jsByI&list=PLQVJk9oC5JKo_bMWae3xsavpPMKAzIeGb&index=2
List-ID: PLQVJk9oC5JKo_bMWae3xsavpPMKAzIeGb

Policy Creation
Create policy in Request Types section
- After extracting Channel-ID and List-ID, create policies in SafeSquid.
Go to SafeSquid Web-GUI and click on Configure to create Policies.

-
Click on Custom Settings to open the Request Types Section.

-
Click on the Request Types Section to create the policy.

-
Make sure the Global of Request Types Section is Enabled to True.

-
Click on the Request Types tab to create a new policy.

-
Insert appropriate comments for future use.

-
Select YouTube Channels in the Request Types field.

-
Add Channel-ID and List-ID in the File field and save the policy. Use the values saved earlier. For the CBT Nuggets channel example, use (UClIFqsmxnwVNNlsvjH1D1Aw|PLQVJk9oC5JKo_bMWae3xsavpPMKAzIeGb) in the File field.

-
Create new Request Types as NUGGET CHANNEL in the Added Request Types Field.

-
Save the Policy Created in the Request Types Section.

Create policy in Access Profiles section
- Go to the Access Profiles section to bind with Profiles.

- Edit these two default policies with the profile name BLOCK YOUTUBE CHANNEL as shown below.
Create two new policies instead of modifying the default policies if preferred.

- Edit the 1st, Policy. Set Enabled to TRUE and Save the Policy.

- Edit the 2nd, Policy. Set this policy Enabled to TRUE.

- Insert appropriate comments for future use.

- Select NUGGET CHANNEL in the Request Types field (created in Step 10). Save the policy.

- After saving, verify the modified policies to confirm they were created correctly.

Test the Scenario
Now try to open videos other than the CBT Nuggets Webinars playlist of the YouTube Channel CBT Nuggets.
All the other videos will be blocked and the below template will be shown.

You can check the videos from the CBT Nuggets Webinars playlist of the CBT Nuggets channel. Only these videos will be allowed.
This configuration will work only for videos sourced from the channel page and not from the feeds links or YouTube Videos embedded in website.
To allow all the videos of any specific YouTube Channel you have to insert List-ID's (of every playlist in that channel) and file part (of each individual unlisted video) of the URL in the File field of the Request Types Section.